Releases: amazon-braket/amazon-braket-sdk-python
Releases · amazon-braket/amazon-braket-sdk-python
v1.6.2
Bug Fixes and Other Changes
- exclude null values from device parameters for annealing tasks
v1.6.1
Bug Fixes and Other Changes
- copy the boto3 session using the default botocore session
v1.6.0.post0
Documentation Changes
- Add reference to the noise simulation example notebook
v1.6.0
Features
- Noise operators
Testing and Release Infrastructure
- Use GitHub source for tox tests
v1.5.16
Bug Fixes and Other Changes
- Added /taskArn to id field in AwsQuantumTask repr
Documentation Changes
- Fix link, typos, order
v1.5.15
Bug Fixes and Other Changes
- stop manually managing waiting treads in quantum task batch requests
v1.5.14
Bug Fixes and Other Changes
- roll back dwave change
- Dwave roll back
- use device data to create device level parameter data when creating a quantum annealing task
v1.5.13
Bug Fixes and Other Changes
- check for task completion before entering async event loop
- remove unneeded get_quantum_task calls
v1.5.12
Bug Fixes and Other Changes
- Update user_agent for AwsSession
v1.5.11
Bug Fixes and Other Changes
- Fix broken repository links