Skip to content

Release Planning

Luciano Bello edited this page Sep 21, 2023 · 139 revisions

This is a living document detailing upcoming releases in the Qiskit ecosystem. Dates and content are subject to change.

Key contact: @mtreinish
Current release: Release Legacy name: qiskit-terra (still releases the package qiskit-terra

Qiskit has a fixed 3-month Jan-April-July-Oct cycle.

0.45 (Oct 2023)

  • The previous version was 0.25. The jump is because it needs to be in sync with the metapackage.
  • Important Dates:
    • Feature, Deprecation, and Removal Proposal Deadline: October 5, 2023
    • Target RC1 date: October 19, 2023
    • Target release date: November 2, 2023

Key contact: @chriseclectic
Current release: Release
Coming milestone: https://github.com/Qiskit/qiskit-aer/milestone/24

It is now recommended to import from the package qiskit_aer rather than qiskit.providers.aer, though those imports will continue to work for several more Terra versions, and will begin warning shortly. This is one of the last pieces of work towards completely disentangling the old namespace packaging. https://github.com/Qiskit/qiskit-aer/pull/1526 See https://github.com/qiskit-community/feedback/wiki/Release-Planning#qiskit-metapackage for more information.

Key contact(s): @kt474
Current release: Release

Key contact: @gadial
Current release: Release

Key contact(s): @kt474
Current release: Release

Key contact: @Eric-Arellano
Current release: Release


Extensions

Key contact: @coruscating
Current release: Release
Coming milestone: https://github.com/Qiskit/qiskit-experiments/milestone/6

Key contact: @DanPuzzuoli
Current release: Release

Key contact: @garrison
Current release: Release


Community

Key contact: @ElePT
Current release: Release

Key contact: @t-imamichi
Current release: Release
Coming milestone: https://github.com/Qiskit/qiskit-optimization/milestone/2

Key contact: @mrossinek
Current release: Release
Coming milestone: https://github.com/Qiskit/qiskit-nature/milestone/5

Key contact: @stefan-woerner
Current release: Release

Key contact: @adekusar-drl
Current release: Release
Coming milestone: https://github.com/Qiskit/qiskit-machine-learning/milestone/3

Key contact: @zlatko-minev
Current release: Release


Deprecated

These repositories are archived and no longer maintained.

Current release: Release

Repository was archived on July 2023.

Replaced by qiskit-ibm-provider, qiskit-ibm-experiment, and qiskit-ibm-runtime . Checkout the migration guides.

Current release: Release

Repository was archived on July 2022.

Replaced by qiskit-experiments. Checkout the migration guide.

Current release: never released.

Repository was archived on February 2021.
This repository has been merged with qiskit-ibm-runtime to keep documentation closer to code. This repository is archived and no longer maintained.

Current release: Release

Repository was archived on December 2021.
The code included in qiskit-aqua was split out to separate application repositories (qiskit-optimization, qiskit-machine-learning, qiskit-nature, qiskit-finance), with core algorithm and operator function moved to qiskit-terra.