Skip to content

Releases: amazon-braket/amazon-braket-sdk-python

v1.6.2

28 May 20:39
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • exclude null values from device parameters for annealing tasks

v1.6.1

25 May 18:14
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • copy the boto3 session using the default botocore session

v1.6.0.post0

24 May 21:05
Compare
Choose a tag to compare

Documentation Changes

  • Add reference to the noise simulation example notebook

v1.6.0

24 May 19:45
Compare
Choose a tag to compare

Features

  • Noise operators

Testing and Release Infrastructure

  • Use GitHub source for tox tests

v1.5.16

05 May 18:14
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Added /taskArn to id field in AwsQuantumTask repr

Documentation Changes

  • Fix link, typos, order

v1.5.15

08 Apr 19:11
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • stop manually managing waiting treads in quantum task batch requests

v1.5.14

07 Apr 18:13
Compare
Choose a tag to compare

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

26 Mar 18:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • check for task completion before entering async event loop
  • remove unneeded get_quantum_task calls

v1.5.12

25 Mar 18:15
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update user_agent for AwsSession

v1.5.11

22 Mar 18:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Fix broken repository links