Skip to content

qiskit-ibm-runtime 0.6.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 06 Jul 01:57
· 906 commits to main since this release
0.6.0
a31bde4

Changelog

Added

  • Use qiskitrc credentials if default config doesn't exist (#370)
  • Enable docs translations (#383)

Changed

  • Qpy 0.21 updates (#409)

Removed

  • Remove no longer used BasePrimitive class (#410)
  • Remove IBMRuntimeService as per Issue #359 (#408)
  • Removed deprecated qiskit_ibm_runtime.IBMEstimator class (#363)
  • Revert "Revert "(fix): deprecate class qiskit_ibm_runtime.IBMSampler for the next release (#342)" (#365)" (#385)

Fixed

  • Fix custom_max_execution_time test (#405)
  • Update how-to-getting-started-with-sampler.ipynb (#403)
  • Fix fake backend imports (#402)
  • update fake simulator import (#396)
  • update sphinx config (#397)
  • Fix #394: Make import work with Terra dev version (#395)
  • Update deploy_documentation.sh (#388)