Skip to content

Commit 689c64e

Browse files
kt474beckykd
andauthored
Prepare release 0.31.0 (#1972)
* Prepare release 0.31.0 * Update release-notes/0.31.0.rst Co-authored-by: Rebecca Dimock <[email protected]> --------- Co-authored-by: Rebecca Dimock <[email protected]>
1 parent bd3a42a commit 689c64e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

release-notes/0.31.0.rst

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
0.31.0 (2024-10-15)
2+
===================
3+
4+
New Features
5+
------------
6+
7+
- Added Noisy Estimator Analyzer Tool (NEAT), a class to help understand the expected performance of Estimator jobs. (`1950 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1950>`__)
8+
- Updated the ISA check to validate that the ``rzz`` angle is between ``[0, pi/2]``. (`1953 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1953>`__)
9+
10+
Bug Fixes
11+
---------
12+
- Fixed an issue with ISA validation where a change related to connectivity inside control operations was not
13+
applied correctly. (`1954 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1954>`__)
14+
15+
Other Notes
16+
-----------
17+
- Fake V1 backends have been removed. (`1946 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/1946>`__)

release-notes/unreleased/1950.feat.rst

-1
This file was deleted.

0 commit comments

Comments
 (0)