Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Releases: PlanQK/planqk-quantum

v1.21.0

26 Oct 09:57
Compare
Choose a tag to compare

1.21.0 (2023-10-26)

Bug Fixes

  • reactivate IBM runtime test case test_should_run_multiple_jobs_in_session (43f7038)

Features

  • Validate that IBM job can be only executed with PlanqkQiskitRuntimeService (b472239)

v1.20.4

19 Oct 10:30
Compare
Choose a tag to compare

1.20.4 (2023-10-19)

Bug Fixes

  • update aws hardware provider value (671bcaa)

v1.20.3

19 Oct 10:13
Compare
Choose a tag to compare

1.20.3 (2023-10-19)

Bug Fixes

  • update hardware provider enum values (6afc02d)

v1.20.2

18 Oct 14:45
Compare
Choose a tag to compare

1.20.2 (2023-10-18)

Bug Fixes

  • Ensure that only Qiskit compatible backends are returned (515f7c2)

v1.20.1

18 Oct 12:23
Compare
Choose a tag to compare

1.20.1 (2023-10-18)

Bug Fixes

  • update dependency versions (78ca2a4)

v1.20.0

18 Oct 07:10
Compare
Choose a tag to compare

1.20.0 (2023-10-18)

Features

  • updated provider to meet new backend dto (2b62c06)

v1.19.2

12 Sep 16:30
Compare
Choose a tag to compare

1.19.2 (2023-09-12)

Bug Fixes

  • Aligned backend property names to updated properties in Qiskit middleware (ef1e30f)

v1.19.1

12 Sep 13:00
Compare
Choose a tag to compare

1.19.1 (2023-09-12)

Bug Fixes

  • Backend DTOs made more resilient (a367ea3)

v1.19.0

11 Sep 07:31
Compare
Choose a tag to compare

1.19.0 (2023-09-11)

Bug Fixes

  • Getting Qiskit runtime results (b08e491)
  • jobs with PlanQK state UNKNOWN are reset to Qiskit state INITIALIZING (a1bb909)
  • test for retrieving job results through runtime (33b3e02)

Features

  • add support for Qiskit Eagle backends (16f1644)
  • add support for Qiskit runtime estimator results (fc7f88e)

v1.18.0

30 Aug 08:39
Compare
Choose a tag to compare

1.18.0 (2023-08-30)

Bug Fixes

  • clean up of qiskit runtime test cases (5d688d3)
  • made access token in PlanqkProvider optional (49fdf4f)
  • updated version in setup.py (bc22eb0)

Features

  • add planqk runtime jobs and tests for performing multiple jobs in one qiskit session (c15b6e2)
  • Add PlanqkQiskitRuntimeService to enable Qiskit runtime access to IBM backends (e947ce7)
  • add qiskit runtime support (WiP), made backend communiction more efficient (49a8879)
  • add support for Qiskit 0.44 and Qiskit runtime (WiP) (6bfa02c)
  • introduced adapter for backend creation of different providers, made test cases resilient against offline backends (e200a04)
  • update version to 1.18.0rc3 (0a7d2dd)