Skip to content

Qiskit IBM Runtime 0.22.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 21 Mar 17:54
· 267 commits to main since this release
585af44

Changelog

Added

  • local mode support for v2 (#1533)
  • Add local mode for v1 primitives (#1495)
  • Modify skip_reset_qubits to apply DD on all qubits when False (#1409)

Removed

  • Remove runtime property (#1537)

Fixed

  • Treat resilience_level=0 for EstimatorV2 properly (replace of 1541) (#1542)
  • Bump qpy version in encoder (#1522)
  • Add pydantic to requirements (#1500)