Skip to content

Releases: qiskit-community/qiskit-braket-provider

v0.3.1

07 May 20:16
371da9b

Choose a tag to compare

Changes

v0.3.0

02 May 23:53
0e0edcf

Choose a tag to compare

Changes

v0.2.0

06 Mar 22:25
ca096b5

Choose a tag to compare

Changes

v0.1.1

13 Feb 03:38
157d7ab

Choose a tag to compare

Changes

v0.1.0

12 Feb 22:02
e29cbaf

Choose a tag to compare

Changes

v0.0.5

07 Nov 00:35
ec7d047

Choose a tag to compare

Changes

  • Remove retrying dependency @speller26 (#129)
  • Update Sphinx theme @arnaucasau (#121)
  • Test docs CI @arnaucasau (#124)
  • feat: add queue information details for devices and jobs @virajvchaudhari (#123)
  • Migration to Qiskit Primitives @robotAstray (#115)
  • [UnitaryHack] Mock provider, backend @WingCode (#107)
  • Adding separate QUEUED and RUNNING states to task status @robotAstray (#110)
  • [UnitaryHack] Gate Decomposition(#90) added and tested @Gmontes01 (#111)
  • [UnitaryHack] Enable qiskit transpilation discontinous qubit indices @WingCode (#108)
  • Replacing AWSBraketJob with AmazonBraketTask @robotAstray (#105)

🚀 Features

  • Python versions: move from python 3.7 and add support for 3.11 @robotAstray (#120)

🐛 Bug Fixes

v0.0.4

08 Jun 19:23
2434a9a

Choose a tag to compare

Changes

🐛 Bug Fixes

v0.0.3

23 Nov 21:01
63d612a

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

v0.0.2

09 Jun 15:12
06d7e62

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

v0.0.1

09 May 14:57
6220dce

Choose a tag to compare

Changes

  • Release prep (#32)
  • Issue #23 | Rename module to provider (#26)
  • Issue #3 | Documentation: how-to-guides (#21)
  • Docs: readme update (#18)
  • Issue #5 | Documentation: sphinx docs and action for GH Pages (#11)

🚀 Features

  • Issue #6 | Workflows: release to PyPi and upload artifact (#31)
  • Issue #27 | Workflows: release drafter (#28)
  • Refactor: rework of job result + adding measure instruction to target (#24)
  • Issue #17 | Backend: search by job id (#22)
  • AwsBraketBackend: running circuits against cloud devices (#16)
  • Issue #13 | Tests: random circuits tests for local backend (#15)
  • Backend: LocalSimulator (#12)
  • Backend: Target for AWS Device backend (#10)
  • Provider: AWS Provider (#9)
  • Project: initial setup (#7)

🐛 Bug Fixes

  • Workflows: drafter branch change (#29)
  • Refactor: rework of job result + adding measure instruction to target (#24)
  • Issue #13 | Tests: random circuits tests for local backend (#15)