Skip to content

Qiskit IBM Runtime 0.26.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 01 Aug 15:22
· 111 commits to main since this release
31366f9

Changelog

Deprecated

  • Deprecate service in session & batch (#1826)
  • Add deprecation msg for session precendence (#1816)
  • Deprecate passing backend as a string (#1804)

Added

  • Adding NoiseLearner class and related functionality (#1805)
  • Add local channel (#1793)
  • Wait for job if maximum pending jobs limit is exceeded (#1794)
  • Add more fake backend methods (#1765)

Fixed

  • Fix simplejson incompatibility (#1800)
  • Don't cache target in target_history (#1791)
  • Remove zne_mitigration options check (#1792)
  • Add instance param to localService backend() (#1795)