Skip to content

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

v1.102.1

10 Sep 16:16

Choose a tag to compare

Bug Fixes and Other Changes

  • emulator validation for program sets

v1.102.0

08 Sep 16:17

Choose a tag to compare

Features

  • add barrier instruction

v1.101.0.post0

03 Sep 16:17

Choose a tag to compare

Documentation Changes

  • removed "-" sign from u gate doc

v1.101.0

25 Aug 21:53

Choose a tag to compare

Features

  • Emulators with circuit validation and noise models

v1.100.1

25 Aug 15:26

Choose a tag to compare

Bug Fixes and Other Changes

  • update local sim version dependency

v1.100.0

22 Aug 18:09

Choose a tag to compare

Features

  • add_verbatim_marker() method to BraketProgramContext class for updated Circuit.from_ir

Bug Fixes and Other Changes

  • caching measured qubits
  • resolve failing tests on py312 on windows

v1.99.0

21 Aug 16:19

Choose a tag to compare

Deprecations and Removals

  • Drop Python 3.9, support 3.12, 3.13

Bug Fixes and Other Changes

  • validation on measured qubits
  • Make zip strict

Documentation Changes

  • Use latest for doc generation

v1.98.0

20 Aug 13:24

Choose a tag to compare

Features

  • add cudaq container image uri

Documentation Changes

  • Add Python 3.12, 3.13 to supported versions

v1.97.0

13 Aug 17:41

Choose a tag to compare

Features

  • Program sets

v1.96.1

05 Aug 16:16

Choose a tag to compare

Bug Fixes and Other Changes

  • Fix applying readout error with ObservableResultType and MeasureCriteria