Skip to content

Qiskit IBM Runtime 0.21.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 06 Mar 03:15
· 300 commits to main since this release
d99688a

Changelog

Deprecated

  • Add warning if no backend provided on cloud channel (#1425)

Added

  • Add RuntimeJobV2 class and new JobStatus' (#1450)
  • Add fake backends for newer IBM backends (#1440)
  • Support for new V2 primitives (Migration guide)

Removed

  • Raise if abstract circuits are used (#1437)

Fixed

  • Handle control flow instructions in Target generation (#1443)
  • Fix bug with retrieving fake backends (#1402)
  • Update ISA validation (#1414)