Releases: amazon-braket/amazon-braket-sdk-python
Releases · amazon-braket/amazon-braket-sdk-python
v1.68.2
Bug Fixes and Other Changes
- update S3 uri regex for AWS sessions
- update batch circuit to limit repeat calls
v1.68.1
Bug Fixes and Other Changes
- add force flag for import testing
v1.68.0
Features
- update S3 locations for jobs
v1.67.0
Features
- add queue position to the logs for tasks and jobs
v1.66.0
Features
- update job name to use metadata
v1.65.1
Bug Fixes and Other Changes
- validate out circuits that contain only non-zero-qubit gates
v1.65.0
Features
- add U and GPhase gates
v1.64.2
Bug Fixes and Other Changes
- treating OpenQASM builtin types as constants
v1.64.1
Bug Fixes and Other Changes
- make filter more convenient
v1.64.0
Features
- add str, repr and getitem to BasisState
Bug Fixes and Other Changes
- update: adding a test to check for circular imports