Skip to content

Commit cda7ef6

Browse files
raynelfssbeckykdCryorisElePTmtreinish
authored
Prepare 1.3.0 release (#13447)
* Initial: Change version to 3.0 - Move loose release notes. * Update cargo dependencies in `Cargo.lock` * 1st round (to be rebased) * Apply suggestions from code review Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Julien Gacon <gaconju@gmail.com> * Check for typos in any release notes. Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> Co-authored-by: Julien Gacon <gaconju@gmail.com> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> * Add missing release note for #13237 * Move new missing release note to 1.3 folder * Apply suggestions from code review Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> * Apply code suggestions from code review Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> Co-authored-by: Julien Gacon <gaconju@gmail.com> * More code review comments Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> * Add prelude note * Fix: Incorrent indentation of prelude release note. * Fix: Spelling errors and broken links. * Move release note to 1.3 folder * Update prepare-1.3.0-7c45598775fc2bbf.yaml Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> * Move release notes from 1.1, 1.2 into their respective folders. * Apply suggestions from code review Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * Apply suggestions from code review Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * More review comments Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * Move latest release note * Fix a couple of sphinx formatting errors * Change wording on prelude * Update releasenotes/notes/1.3/deprecate-basic-simulator-configuration-9d782925196993e9.yaml * Update releasenotes/notes/1.3/pauli-evo-plugins-612850146c3f7d49.yaml Co-authored-by: Julien Gacon <gaconju@gmail.com> * More corrections on release notes Co-authored-by: Julien Gacon <gaconju@gmail.com> Co-authored-by: Alexander Ivrii <alexi@il.ibm.com> * Apply suggestions to prelude note Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * Consolidate transpiler pass port related release notes * Move in new release note * Modify new release note * Add missing transpiler passes to the Rust epic - Restored some deleted release notes. - Fix formatting issues. * Remove stray release notes * Fix: Use plot directive effectively * Remove all 1.2 release notes and build from 1.3.0b1 Due to how we end up branching 1.2.0 without a tag this is confusing reno's version detection because on the stable/1.3 branch there is no tag before 1.3.0b1 associated with any of the release notes for 1.2.0. This commit just removes all the release notes to fix this. Additionally, this corrects the earliest-version field in the sphinx directive for reno so we include the notes associated with 1.3.0b1. * Update transpiler pass porting note * Copy edit most release notes * Fix typos * Slight reword in oxidize-transppiler-passes release note --------- Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> Co-authored-by: Julien Gacon <gaconju@gmail.com> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> Co-authored-by: Matthew Treinish <mtreinish@kortar.org> Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>
1 parent e44acfb commit cda7ef6

128 files changed

Lines changed: 361 additions & 1368 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.lock

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# The short X.Y version
3333
version = "1.3"
3434
# The full version, including alpha/beta/rc tags
35-
release = "1.3.0rc2"
35+
release = "1.3.0"
3636

3737
language = "en"
3838

docs/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Qiskit |version| release notes
1010
`:earliest-version:` should be set to the rc1 release for the current minor release series. For example, the stable/1.1 branch should set it to 1.1.0rc1. If on `main`, set to the prior minor version's rc1, like `1.0.0rc1`.
1111

1212
.. release-notes::
13-
:earliest-version: 1.1.0rc1
13+
:earliest-version: 1.3.0b1

qiskit/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0rc2
1+
1.3.0

releasenotes/notes/1.2/add-generate-preset-pm-global-import-efb12f185f3f738b.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

releasenotes/notes/1.2/add-qft-gate-fd4e08f6721a9da4.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

releasenotes/notes/1.2/add-sabre-all-threads-option-ad4ff7a4d045cb2b.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

releasenotes/notes/1.2/adjust-neato-settings-3adcc0ae9e245ce9.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)