Skip to content

Qiskit IBM Runtime 0.12.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 28 Sep 21:23
· 534 commits to main since this release
eb8c2ed

Changelog

Added

  • Warn users if job submitted will exceed quota (#1100)
  • New method to create a new Session object with a given id (#1101)
  • Only return channel strategy supported backends (#1095)
  • Allow user to define a default account as an environment variable (#1018)
  • Add reason code to error message (#1072)

Removed

  • Removed support for backend as session parameter (#1091)
  • Remove old deprecations (#1106)

Fixed

  • RuntimeJobTimeoutError should inherit from JobTimeoutError (#1090)