Skip to content

Qiskit IBM Runtime 0.7.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 27 Oct 13:32
· 816 commits to main since this release
7f16b85

Changelog

Deprecated

  • add deprecation warning (#498)
  • Flexible session (#453)

Added

  • Add job_tags and max_execution_time to options (#565)
  • Support noise model (#553)
  • Add callback to primitive interface (#550)
  • Allow kwargs in Options (#533)
  • Add RunnerResult class (#530)
  • Flexible session (#453)
  • Specify service parameter channel through env variable (#452)
  • Prepare to publish Spanish and Japanese runtime docs (#421)

Changed

  • Convert SamplerResult.quasi_dists to list of QuasiDistribution (#455)
  • Flexible session (#453)

Removed

  • Flexible session (#453)

Fixed

  • Assign appropriate result type (#511)
  • Add missing Delay instructions to Target (#529)
  • Convert SamplerResult.quasi_dists to list of QuasiDistribution (#455)
  • update backend converter (#505)
  • Bump min terra version to 0.21.0 (#429)
  • Fix E2E timeout since there are too many programs on cloud (#418)
  • dedicated is not part of the BackendStatus schema and would have never worked (#417)
  • Fix issue "AttributeError: module 'qiskit_ibm_runtime.exceptions' has no attribute 'QpyError'" (#414)