Skip to content

Qiskit IBM Runtime 0.30.0

Latest
Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 23 Sep 19:18
· 1 commit to main since this release
af979cd

Changelog

Deprecated

  • Deprecate returning JobStatus in RuntimeJob (#1933)
  • Deprecate channel strategy (#1931)

Added

  • Allow retrieving a backend with no instruction filtering (#1938)
  • Add job usage method (#1827)
  • add custom url resolver to enable using other endpoints (#1914)

Removed

  • Remove 0.24.0 deprecations (#1907)

Fixed

  • Fix missing fractional gates in primitive in session (#1922)
  • Bug fix: ISA check to correctly map qubit indices inside blocks of control flow operations (#1916)
  • Make NoiseLearnerResult JSON serializable (#1909)