From 52716422cdbe3d7940bce13c10adec926893ed09 Mon Sep 17 00:00:00 2001 From: Kevin Tian Date: Fri, 17 Nov 2023 10:51:13 -0500 Subject: [PATCH] Prepare release 0.15.0 (#1226) --- docs/conf.py | 2 +- docs/index.rst | 2 +- qiskit_ibm_runtime/VERSION.txt | 2 +- .../add-fake-provider-and-backends-ae20e788b45433ba.yaml | 0 releasenotes/notes/{ => 0.15}/backend_run-d5a92a4d677da6c1.yaml | 1 - .../notes/{ => 0.15}/byte-result-bug-7afb5abe813f5b1b.yaml | 0 .../channel-strategy-instance-validate-639b18b8c5d44678.yaml | 0 releasenotes/notes/{ => 0.15}/de-warning-6cf474f11578339c.yaml | 0 .../notes/{ => 0.15}/deprecate_qiskitrc-1fd8afc6d599fc0e.yaml | 0 .../notes/{ => 0.15}/from-id-params-659a2adb727b9d18.yaml | 2 +- .../notes/{ => 0.15}/migrate_backend_run-06c4b0579f28061a.yaml | 0 .../notes/{ => 0.15}/no_cached_results-54d063390b9b0ae6.yaml | 0 .../{ => 0.15}/remove-circuit-indicies-e8af9da213e463e9.yaml | 0 13 files changed, 4 insertions(+), 5 deletions(-) rename releasenotes/notes/{ => 0.15}/add-fake-provider-and-backends-ae20e788b45433ba.yaml (100%) rename releasenotes/notes/{ => 0.15}/backend_run-d5a92a4d677da6c1.yaml (99%) rename releasenotes/notes/{ => 0.15}/byte-result-bug-7afb5abe813f5b1b.yaml (100%) rename releasenotes/notes/{ => 0.15}/channel-strategy-instance-validate-639b18b8c5d44678.yaml (100%) rename releasenotes/notes/{ => 0.15}/de-warning-6cf474f11578339c.yaml (100%) rename releasenotes/notes/{ => 0.15}/deprecate_qiskitrc-1fd8afc6d599fc0e.yaml (100%) rename releasenotes/notes/{ => 0.15}/from-id-params-659a2adb727b9d18.yaml (80%) rename releasenotes/notes/{ => 0.15}/migrate_backend_run-06c4b0579f28061a.yaml (100%) rename releasenotes/notes/{ => 0.15}/no_cached_results-54d063390b9b0ae6.yaml (100%) rename releasenotes/notes/{ => 0.15}/remove-circuit-indicies-e8af9da213e463e9.yaml (100%) diff --git a/docs/conf.py b/docs/conf.py index 3363afd94..9f8bf2621 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '0.14.1' +release = '0.15.0' docs_url_prefix = "ecosystem/ibm-runtime" diff --git a/docs/index.rst b/docs/index.rst index a5164039e..9271be9e0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,5 @@ ######################################### -Qiskit Runtime 0.14.0 documentation +Qiskit Runtime 0.15.0 documentation ######################################### Overview diff --git a/qiskit_ibm_runtime/VERSION.txt b/qiskit_ibm_runtime/VERSION.txt index 930e3000b..a55105169 100644 --- a/qiskit_ibm_runtime/VERSION.txt +++ b/qiskit_ibm_runtime/VERSION.txt @@ -1 +1 @@ -0.14.1 +0.15.0 diff --git a/releasenotes/notes/add-fake-provider-and-backends-ae20e788b45433ba.yaml b/releasenotes/notes/0.15/add-fake-provider-and-backends-ae20e788b45433ba.yaml similarity index 100% rename from releasenotes/notes/add-fake-provider-and-backends-ae20e788b45433ba.yaml rename to releasenotes/notes/0.15/add-fake-provider-and-backends-ae20e788b45433ba.yaml diff --git a/releasenotes/notes/backend_run-d5a92a4d677da6c1.yaml b/releasenotes/notes/0.15/backend_run-d5a92a4d677da6c1.yaml similarity index 99% rename from releasenotes/notes/backend_run-d5a92a4d677da6c1.yaml rename to releasenotes/notes/0.15/backend_run-d5a92a4d677da6c1.yaml index 5322a9b7e..4391ff74f 100644 --- a/releasenotes/notes/backend_run-d5a92a4d677da6c1.yaml +++ b/releasenotes/notes/0.15/backend_run-d5a92a4d677da6c1.yaml @@ -1,5 +1,4 @@ --- - features: - | Added support for ``backend.run()``. The functionality is similar to that in ``qiskit-ibm-provider``. diff --git a/releasenotes/notes/byte-result-bug-7afb5abe813f5b1b.yaml b/releasenotes/notes/0.15/byte-result-bug-7afb5abe813f5b1b.yaml similarity index 100% rename from releasenotes/notes/byte-result-bug-7afb5abe813f5b1b.yaml rename to releasenotes/notes/0.15/byte-result-bug-7afb5abe813f5b1b.yaml diff --git a/releasenotes/notes/channel-strategy-instance-validate-639b18b8c5d44678.yaml b/releasenotes/notes/0.15/channel-strategy-instance-validate-639b18b8c5d44678.yaml similarity index 100% rename from releasenotes/notes/channel-strategy-instance-validate-639b18b8c5d44678.yaml rename to releasenotes/notes/0.15/channel-strategy-instance-validate-639b18b8c5d44678.yaml diff --git a/releasenotes/notes/de-warning-6cf474f11578339c.yaml b/releasenotes/notes/0.15/de-warning-6cf474f11578339c.yaml similarity index 100% rename from releasenotes/notes/de-warning-6cf474f11578339c.yaml rename to releasenotes/notes/0.15/de-warning-6cf474f11578339c.yaml diff --git a/releasenotes/notes/deprecate_qiskitrc-1fd8afc6d599fc0e.yaml b/releasenotes/notes/0.15/deprecate_qiskitrc-1fd8afc6d599fc0e.yaml similarity index 100% rename from releasenotes/notes/deprecate_qiskitrc-1fd8afc6d599fc0e.yaml rename to releasenotes/notes/0.15/deprecate_qiskitrc-1fd8afc6d599fc0e.yaml diff --git a/releasenotes/notes/from-id-params-659a2adb727b9d18.yaml b/releasenotes/notes/0.15/from-id-params-659a2adb727b9d18.yaml similarity index 80% rename from releasenotes/notes/from-id-params-659a2adb727b9d18.yaml rename to releasenotes/notes/0.15/from-id-params-659a2adb727b9d18.yaml index b7f556697..2d16c3895 100644 --- a/releasenotes/notes/from-id-params-659a2adb727b9d18.yaml +++ b/releasenotes/notes/0.15/from-id-params-659a2adb727b9d18.yaml @@ -2,5 +2,5 @@ fixes: - | The ``backend`` parameter in :meth:`~qiskit_ibm_runtime.Session.from_id` is being deprecated because - sessions do not support multiple backends. Additionally, the `service` parameter is no longer optional. + sessions do not support multiple backends. Additionally, the ``service`` parameter is no longer optional. diff --git a/releasenotes/notes/migrate_backend_run-06c4b0579f28061a.yaml b/releasenotes/notes/0.15/migrate_backend_run-06c4b0579f28061a.yaml similarity index 100% rename from releasenotes/notes/migrate_backend_run-06c4b0579f28061a.yaml rename to releasenotes/notes/0.15/migrate_backend_run-06c4b0579f28061a.yaml diff --git a/releasenotes/notes/no_cached_results-54d063390b9b0ae6.yaml b/releasenotes/notes/0.15/no_cached_results-54d063390b9b0ae6.yaml similarity index 100% rename from releasenotes/notes/no_cached_results-54d063390b9b0ae6.yaml rename to releasenotes/notes/0.15/no_cached_results-54d063390b9b0ae6.yaml diff --git a/releasenotes/notes/remove-circuit-indicies-e8af9da213e463e9.yaml b/releasenotes/notes/0.15/remove-circuit-indicies-e8af9da213e463e9.yaml similarity index 100% rename from releasenotes/notes/remove-circuit-indicies-e8af9da213e463e9.yaml rename to releasenotes/notes/0.15/remove-circuit-indicies-e8af9da213e463e9.yaml