Skip to content

Qiskit Terra 0.22.3

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 23 Nov 19:27
· 2411 commits to main since this release
0.22.3
92fc708

Release notes: https://qiskit.org/documentation/release_notes.html#terra-0-22-3

Changelog

Fixed

  • Infer cregbundle for all drawers (#9133) (#9191)
  • fix: QNSPSA with max_evals_grouped exceeding 1 (#9182) (#9189)
  • fix: overwrite AdaptVQE.supports_aux_operators (#9142) (#9166)
  • Fix serialization of primitives (#9076) (#9152)
  • Reinstate pulse.Instruction.draw (#9144) (#9147)
  • Fix random seed initialization between runs in SabreSwap (backport #9127) (#9132)
  • 🐛 fix deprecated Loader.load_module() (#9078) (#9114)