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

Releases: Qiskit/qiskit-ibm-provider

Qiskit IBM Provider 0.6.1

12 Jun 17:47
7dff5b5
Compare
Choose a tag to compare

Changelog

Added

  • Move qasm3 options to common options (#657)

Changed

  • Use new exclude_params query when retrieving jobs (#653)

Fixed

  • Encode numpy int64 (#659)
  • Remove unsupported instructions after loop and not inside loop (#652)
  • Fixed bug in deepcopy of IBMBackend (#658)
  • Fix backend filters bug (#651)
  • Fix JSONDecoder 'encoding' bug (#649)
  • Fix circuit metadata serialization bug (#648)
  • Fix bug in time_per_step (#643)
  • Fix bug in submitting qasm3 and add tests. (#645)
  • change circuit check order (#639)

Qiskit IBM Provider 0.6.0

18 May 18:05
8424b66
Compare
Choose a tag to compare

Changelog

Added

  • Improve code that checks if circuits are dynamic (#630)
  • Raise error when use_measure_esp not supported (#618)
  • Added method to identify if the circuits are dynamic in IBMBackend.run() (#616)
  • Fail if given Schedule as input circuit to IBMBackend.run() (#610)
  • Support python 3.11 (#614)

Fixed

  • Allow retrieval of backends even if a configuration is missing (#631)
  • Map T1, T2, qubit properties correctly (#619)

Qiskit IBM Provider 0.5.3

04 May 20:42
6573324
Compare
Choose a tag to compare

Changelog

Added

  • terra 0.24 qpy updates (#606)
  • Add warning if backend doesn't support backend circuits (#595)

Fixed

  • Filter faulty qubits and gates when constructing backend Target (#603)
  • Fix bug where pending jobs were not being returned in backend status (#581)
  • Remove refresh method from status call (#577)

Qiskit IBM Provider 0.5.2

10 Apr 21:25
54f297c
Compare
Choose a tag to compare

Changelog

Added

  • Check for faulty qubits and edges (#571)

Fixed

  • Raise error if backend not in instance (#569)
  • Fix bug where backend configs were being loaded without an instance (#566)

Qiskit IBM Provider 0.5.1

04 Apr 19:46
e6b9caa
Compare
Choose a tag to compare

Changelog

Added

  • Lazy loading backend configurations (#545)

Fixed

  • Fix JSONDecodeError error when job results contained substring "url" (#556)

Qiskit IBM Provider 0.5.0

30 Mar 17:53
72612c1
Compare
Choose a tag to compare

Changelog

Added

  • Enable retrieval of historical data for 'target' (#535)
  • type check init_circuit (#537)

Fixed

  • make sure that results are downloaded from an external (#551)
  • Remove additional decomposition of BlueprintCircuit in JSON encode (#549)
  • look up whether "date" is included in the result_dict, not string result (#548)

Qiskit IBM Provider 0.4.0

02 Mar 17:54
71297d1
Compare
Choose a tag to compare

Changelog

Fixed

  • Add ECR and CZ gate mappings (#530)

Qiskit IBM Provider 0.3.0

16 Feb 18:00
557514c
Compare
Choose a tag to compare

Qiskit IBM Provider 0.2.1

03 Feb 17:30
0aa0238
Compare
Choose a tag to compare

Qiskit IBM Provider 0.2.0

31 Jan 16:08
a7c8f0f
Compare
Choose a tag to compare