Skip to content

Qiskit Honeywell Provider 0.2.0

Compare
Choose a tag to compare
@mtreinish mtreinish released this 25 Feb 19:34
· 9 commits to master since this release
0.2.0
d9015f3

Changelog

New Features

  • Start using BackendV1 for Honeywell Backends. This improves compatibility with newer version of terra and fixes deprecation warnings that were emitted when using the provider. (#14)
  • Add support for running behind a proxy (#12)

Upgrade

  • qiskit-terra 0.16.0 is now the minimum supported version
  • Only pyjwt 1.x is supported by this package >=2.0 is not supported by this release
  • keyring is a new requirement for install this package

Fixes

  • Fix compatibility with newer releases of qiskit-terra
  • Fix compatibility with newer versions of the honeywell api