Releases: Qiskit/qiskit-ibm-runtime
Releases · Qiskit/qiskit-ibm-runtime
Qiskit IBM Runtime 0.24.1
Qiskit IBM Runtime 0.24.0
Changelog
Deprecated
- Disallow setting flat options (#1731)
- Remove Provider as parent class from QiskitRuntimeService (#1689)
- Custom programs followup (#1289)
- Make
name
a requirend param in backend() (#1636) - Add mode parameter (#1584)
Added
- Remove backend cache from QiskitRuntimeService (#1732)
- Fractional gate opt-in (#1715)
- Add
private_endpoint
param when saving account (#1705) - Accommodate new session status (#1713)
- bump to qiskit 1.1 (#1700)
- Add
resilience.zne.amplifier
to EstimatorV2 options (#1679) - Replace
convert_to_target
with the Qiskit version (#1600) - Fix multiple cycles of staggered DD (#1630)
- Add mode parameter (#1584)
Fixed
Qiskit IBM Runtime 0.23.0
Changelog
Deprecated
Added
- Add twirling options to SamplerV2 (#1583)
- Raise an error if dynamical decoupling is used with dynamic circuits (#1593)
- Level 1 measurement support in Sampler options (#1594)
- Add elapsed_time to session details (#1581)
- Pretty print options (#1538)
- feat: Add qctrl validation for Primitives v2 (#1550)
Fixed
- Missing circuit metadata in PubResult from SamplerV2 (#1596)
- Decode empty Databin's (#1580)
- Custom header not being sent (#1592)
- ZNE options validation fix (#1588)
- Use status() for related methods (#1568)
- Allow new job status' in RuntimeJobV2 (#1494)
- Fix incorrect specification of noise_gain option (#1575)
- Fix issue with encoding ParameterExpression (#1536)
Qiskit IBM Runtime 0.22.0
Qiskit IBM Runtime 0.21.2
Changelog
Fixed
- Fixed a bug where
RuntimeDecoder
could import arbitrary classes.
Qiskit IBM Runtime 0.21.1
Qiskit IBM Runtime 0.21.0
Changelog
Deprecated
- Add warning if no backend provided on cloud channel (#1425)
Added
- Add RuntimeJobV2 class and new JobStatus' (#1450)
- Add fake backends for newer IBM backends (#1440)
- Support for new V2 primitives (Migration guide)
Removed
- Raise if abstract circuits are used (#1437)
Fixed
Qiskit IBM Runtime 0.20.0
Qiskit IBM Runtime 0.19.1
Qiskit IBM Runtime 0.19.0
Changelog
Added
- Handle Qiskit 1.0 removals (#1363),
qiskit-ibm-runtime
is now compatible with Qiskit 1.0.0