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/ROADMAP_2_19.rst
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,21 +25,21 @@ The ``milestone`` branch will be advanced at the start date of each development
25
25
- 2024-10-14 Development Phase 1
26
26
- 2024-12-16 Development Phase 2
27
27
- 2025-02-17 Development Phase 3
28
-
- 2025-04-07 Beta 1
28
+
- 2025-04-14 Beta 1
29
29
30
30
Release Phase
31
31
^^^^^^^^^^^^^
32
32
33
-
- 2025-03-31 Feature Freeze (and ``stable-2.19`` branching from ``devel``)
33
+
- 2025-04-14 Feature Freeze (and ``stable-2.19`` branching from ``devel``)
34
34
No new functionality (including modules/plugins) to any code
35
35
36
-
- 2025-04-07 Beta 1
36
+
- 2025-04-14 Beta 1
37
37
38
-
- 2025-04-28 Release Candidate 1
38
+
- 2025-05-26 Release Candidate 1
39
39
40
-
- 2025-05-19 Release
40
+
- 2025-06-16 Release
41
41
42
-
.. note:: The beta and release candidate schedules allow for up to 3 releases on a weekly schedule depending on the necessity of creating a release.
42
+
.. note:: The beta schedule allows for up to 6 releases and release candidate schedules allow for up to 3 releases on a weekly schedule depending on the necessity of creating a release.
43
43
44
44
Release Manager
45
45
===============
@@ -50,16 +50,10 @@ Planned work
50
50
============
51
51
52
52
* Data Tagging
53
-
* Register Projections
54
53
* No longer allow forks to inherit stdio
55
54
* ``ansible-galaxy`` CLI improvements
56
-
* Denote preferred collection
57
-
* Add ``uninstall`` command
58
-
* Support rollback on upgrade failures
59
-
* Utilize ``requires_ansible`` during installs/upgrades
60
55
* Support relative ``download_url`` in galaxy API responses
61
56
* Add support to ansible-galaxy for new console.redhat.com service account auth
62
-
* Move environment variable handling for modules out of shell plugins, to support private environment variables
63
57
* Evaluate pre-fork loop processing in strategy plugins
64
58
* Add alternative to ``sshpass`` to the ``ssh`` connection plugin
65
59
* Evaluate inclusion of ``ssh-agent`` handling
@@ -71,10 +65,15 @@ Planned work
71
65
* Update ansible-test container images and VMs
72
66
* Update ansible-test dependencies
73
67
74
-
75
68
Delayed work
76
69
============
77
70
78
71
The following work has been delayed and retargeted for a future release:
79
72
80
-
* TBD
73
+
* Register Projections
74
+
* ``ansible-galaxy`` CLI improvements
75
+
* Denote preferred collection
76
+
* Add ``uninstall`` command
77
+
* Support rollback on upgrade failures
78
+
* Utilize ``requires_ansible`` during installs/upgrades
79
+
* Move environment variable handling for modules out of shell plugins, to support private environment variables
0 commit comments