You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docsite/rst/roadmap/COLLECTIONS_12.rst
+17-23Lines changed: 17 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -20,30 +20,24 @@ This release schedule includes dates for the `ansible <https://pypi.org/project/
20
20
Release schedule
21
21
=================
22
22
23
-
.. note::
24
23
25
-
Since `ansible-core 2.19.0's schedule has been delayed <https://forum.ansible.com/t/41504>`__, Ansible 12.0.0's schedule will be adjusted accordingly.
26
-
The below dates will be updated once we know more about the ansible-core 2.19.0 release schedule.
27
-
28
-
The release schedule of Ansible 12.0.0 will follow the :ref:`general Ansible release schedule <ansible_general_major_release_schedule>`, which depends on ansible-core 2.19.0's release schedule as described in that link.
:~~2025-04-28~~: First ansible-core 2.19 release candidate.
34
-
:~~2025-04-29~~: Ansible-12.0.0 alpha2 [1]_
35
-
:~~2025-05-19~~: Ansible-core-2.19.0 released.
36
-
:~~2025-05-19~~: 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.
37
-
:~~2025-05-20~~: Ansible-12.0.0 beta1 -- feature freeze [2]_ (collection owners and interested users should test for bugs).
38
-
:~~2025-05-27~~: 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.
39
-
:~~2025-05-30~~: Last day to trigger an Ansible-12.0.0rc2 release because of major defects in Ansible-12.0.0rc1.
40
-
:~~2025-06-03~~: Ansible-12.0.0rc2 when necessary, otherwise Ansible-12.0.0 release.
41
-
:~~2025-06-10~~: Ansible-12.0.0 release when Ansible-12.0.0rc2 was necessary.
42
-
:~~2025-06-03 or 2023-06-10~~: Create the ansible-build-data directory and files for Ansible-13.
43
-
:~~2025-06-16~~: Release of ansible-core 2.19.1.
44
-
:~~2025-06-17~~: Release of Ansible-12.1.0 (bugfix + compatible features: every four weeks.)
45
-
46
-
.. [1] In case there are any additional ansible-core beta releases or release candidates, we will try to do another Ansible-12.0.0 alpha release. This might mean that we will release Ansible-12.0.0 alpha2 earlier (and release Ansible-12.0.0 alpha3 or later on ~~2025-04-29~~) and / or release one or more additional alpha after ~~2025-04-29~~.
:2025-04-28: First ansible-core 2.19 release candidate.
28
+
:2025-04-29: Ansible-12.0.0 alpha2 [1]_
29
+
:2025-05-19: Ansible-core-2.19.0 released.
30
+
:2025-05-19: 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.
31
+
:2025-05-20: Ansible-12.0.0 beta1 -- feature freeze [2]_ (collection owners and interested users should test for bugs).
32
+
:2025-05-27: 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.
33
+
:2025-05-30: Last day to trigger an Ansible-12.0.0rc2 release because of major defects in Ansible-12.0.0rc1.
34
+
:2025-06-03: Ansible-12.0.0rc2 when necessary, otherwise Ansible-12.0.0 release.
35
+
:2025-06-10: Ansible-12.0.0 release when Ansible-12.0.0rc2 was necessary.
36
+
:2025-06-03 or 2023-06-10: Create the ansible-build-data directory and files for Ansible-13.
37
+
:2025-06-16: Release of ansible-core 2.19.1.
38
+
:2025-06-17: Release of Ansible-12.1.0 (bugfix + compatible features: every four weeks.)
39
+
40
+
.. [1] In case there are any additional ansible-core beta releases or release candidates, we will try to do another Ansible-12.0.0 alpha release. This might mean that we will release Ansible-12.0.0 alpha2 earlier (and release Ansible-12.0.0 alpha3 or later on 2025-04-29) and / or release one or more additional alpha after 2024-04-29.
47
41
48
42
.. [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.
0 commit comments