Releases: amazon-braket/amazon-braket-sdk-python
Releases · amazon-braket/amazon-braket-sdk-python
v1.117.3
v1.117.2
Bug Fixes and Other Changes
- use sparse dict for PauliString
- a couple of typos
v1.117.1
Bug Fixes and Other Changes
- FreeParameterExpression.subs() crash when expression is a plain Number
v1.117.0
Deprecations and Removals
- Disable pickle deserialization by default for security
v1.116.0
Deprecations and Removals
- Retire Rigetti Ankaa-3
v1.115.0
Features
- launch cepheus device
Bug Fixes and Other Changes
- rename Devices.Rigetti.Cepheus1 to Cepheus1108Q to match device name
v1.114.0
Features
- wrap circuit diagrams
v1.113.1
Bug Fixes and Other Changes
- Remove unnecessary configuration from S3 bucket creation
v1.113.0
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
Bug Fixes and Other Changes
- change qubit number division to floor division