Skip to content

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

v1.117.3

14 May 16:16

Choose a tag to compare

Bug Fixes and Other Changes

  • add barrier adjoint

v1.117.2

11 May 16:13

Choose a tag to compare

Bug Fixes and Other Changes

  • use sparse dict for PauliString
  • a couple of typos

v1.117.1

29 Apr 16:17

Choose a tag to compare

Bug Fixes and Other Changes

  • FreeParameterExpression.subs() crash when expression is a plain Number

v1.117.0

24 Apr 22:54

Choose a tag to compare

Deprecations and Removals

  • Disable pickle deserialization by default for security

v1.116.0

20 Apr 09:20

Choose a tag to compare

Deprecations and Removals

  • Retire Rigetti Ankaa-3

v1.115.0

07 Apr 20:32

Choose a tag to compare

Features

  • launch cepheus device

Bug Fixes and Other Changes

  • rename Devices.Rigetti.Cepheus1 to Cepheus1108Q to match device name

v1.114.0

23 Mar 16:16

Choose a tag to compare

Features

  • wrap circuit diagrams

v1.113.1

18 Mar 16:16

Choose a tag to compare

Bug Fixes and Other Changes

  • Remove unnecessary configuration from S3 bucket creation

v1.113.0

02 Mar 23:03

Choose a tag to compare

Deprecations and Removals

  • Aria-1 retirement

Features

  • Automate updating examples list in docs

Bug Fixes and Other Changes

  • integ test fix after Aria-1 retirement

Documentation Changes

  • added script to display recent arXiv publications in README
  • update headings and descriptions for api reference
  • improve deduplication logic in update_examples script

v1.112.1

18 Feb 16:17

Choose a tag to compare

Bug Fixes and Other Changes

  • change qubit number division to floor division