Releases: Qiskit/qiskit-ibm-runtime
Releases · Qiskit/qiskit-ibm-runtime
Qiskit IBM Runtime 0.9.3
Qiskit IBM Runtime 0.9.2
Changelog
Added
- Accept all hierarchical options if given flatly (#764)
- Issue warning when given an unsupported option (#757)
- add session_time param (#692)
- Enable retrieval of historical data for 'target' (#743)
- Use
ContextVar
for global variables to ensure thread safety (#736)
Changed
Fixed
- make sure that results are downloaded from an external (#783)
- Remove additional decomposition of BlueprintCircuit in JSON encode (#780)
- Set error levels to default when no backend is selected (#772)
- Honor the instance chosen when selecting a backend (#661)
- Fix error level default logic (#751)
- Set backend to none if not returned in job response (#623)
Qiskit IBM Runtime 0.9.1
Qiskit IBM Runtime 0.9.0
Changelog
Qiskit IBM Runtime 0.8.0
Qiskit IBM Runtime 0.7.0
Changelog
Deprecated
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
Removed
- Flexible session (#453)
Fixed
- Assign appropriate result type (#511)
- Add missing Delay instructions to Target (#529)
- Convert
SamplerResult.quasi_dists
to list ofQuasiDistribution
(#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)
qiskit-ibm-runtime 0.7.0rc2
qiskit-ibm-runtime 0.7.0rc1
qiskit-ibm-runtime 0.6.2
qiskit-ibm-runtime 0.6.1
Changelog
Fixed
- Fix issue "AttributeError: module 'qiskit_ibm_runtime.exceptions' has no attribute 'QpyError'" (#414)