Skip to content

Commit f81e05d

Browse files
Adjust Ansible 12's release schedule to ansible-core 2.19's updated schedule (#2664)
* Adjust Ansible 12's release schedule to ansible-core 2.19's updated schedule. Ref: https://forum.ansible.com/t/43035 * Update missing ansible-core dates. Co-authored-by: Mario Lenz <[email protected]> --------- Co-authored-by: Mario Lenz <[email protected]>
1 parent 6d4338a commit f81e05d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/docsite/rst/roadmap/COLLECTIONS_12.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@ The schedule has been updated to match the :ref:`ansible-core 2.19 release sched
2525
:2025-04-14: ansible-core feature freeze, stable-2.19 branch created.
2626
:2025-04-14: Start of ansible-core 2.19 betas.
2727
:2025-04-16: Ansible-12.0.0 alpha1; there will be more alpha releases usually following additional ansible-core 2.19 betas.
28-
:2025-05-26: First ansible-core 2.19 release candidate.
29-
:2025-05-27: Ansible-12.0.0 alphaX; there might be more alpha releases following additional ansible-core 2.19 release candidates.
30-
:2025-06-16: Ansible-core-2.19.0 released.
31-
:2025-06-16: Last day for collections to make backwards incompatible releases that will be accepted into Ansible-12. This includes adding new collections to Ansible 12.0.0; from now on new collections have to wait for 12.1.0 or later.
32-
:2025-06-17: Ansible-12.0.0 beta1 -- feature freeze [2]_ (collection owners and interested users should test for bugs).
33-
:2025-06-24: Ansible-12.0.0 rc1 [3]_ [4]_ (weekly release candidates as needed; test and alert us to any blocker bugs). Blocker bugs will slip release.
34-
:2025-06-27: Last day to trigger an Ansible-12.0.0rc2 release because of major defects in Ansible-12.0.0rc1.
35-
:2025-07-01: Ansible-12.0.0rc2 when necessary, otherwise Ansible-12.0.0 release.
36-
:2025-07-08: Ansible-12.0.0 release when Ansible-12.0.0rc2 was necessary.
37-
:2025-07-01 or 2023-07-08: Create the ansible-build-data directory and files for Ansible-13.
38-
:2025-07-14: Release of ansible-core 2.19.1.
39-
:2025-07-15: Release of Ansible-12.1.0 (bugfix + compatible features: every four weeks.)
28+
:2025-06-30: First ansible-core 2.19 release candidate.
29+
:2025-07-01: Ansible-12.0.0 alphaX; there might be more alpha releases following additional ansible-core 2.19 release candidates.
30+
:2025-07-21: Ansible-core-2.19.0 released.
31+
:2025-07-21: Last day for collections to make backwards incompatible releases that will be accepted into Ansible-12. This includes adding new collections to Ansible 12.0.0; from now on new collections have to wait for 12.1.0 or later.
32+
:2025-07-22: Ansible-12.0.0 beta1 -- feature freeze [2]_ (collection owners and interested users should test for bugs).
33+
:2025-07-29: Ansible-12.0.0 rc1 [3]_ [4]_ (weekly release candidates as needed; test and alert us to any blocker bugs). Blocker bugs will slip release.
34+
:2025-08-01: Last day to trigger an Ansible-12.0.0rc2 release because of major defects in Ansible-12.0.0rc1.
35+
:2025-08-05: Ansible-12.0.0rc2 when necessary, otherwise Ansible-12.0.0 release.
36+
:2025-08-12: Ansible-12.0.0 release when Ansible-12.0.0rc2 was necessary.
37+
:2025-08-05 or 2023-08-12: Create the ansible-build-data directory and files for Ansible-13.
38+
:2025-08-18: Release of ansible-core 2.19.1.
39+
:2025-08-19: Release of Ansible-12.1.0 (bugfix + compatible features: every four weeks.)
4040

4141
.. [2] No new modules or major features accepted after this date. In practice, this means we will freeze the semver collection versions to compatible release versions. For example, if the version of community.crypto on this date was community.crypto 2.3.0; Ansible-12.0.0 could ship with community.crypto 2.3.1. It would not ship with community.crypto 2.4.0.
4242

0 commit comments

Comments
 (0)