Skip to content

Qiskit IBM Runtime 0.11.3

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 08 Aug 20:26
· 576 commits to main since this release
2ae8e78

Changelog

Added

  • Expose job cost estimation values (#976)
  • Raise exception when number of circuits exceeds maximum circuits allowed on backendkend max_circuits (#939)
  • Support updating job tags (#950)

Removed

  • Remove circuit & observable indicies (#971)

Fixed

  • Deserialize circuit metadata (#993)
  • Filter backends by instance when given in QiskitRuntimeService constructor (#979)