Skip to content

Commit 91949dc

Browse files
authored
2.19 roadmap updates (#2497)
1 parent 7987861 commit 91949dc

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

docs/docsite/rst/roadmap/ROADMAP_2_19.rst

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@ The ``milestone`` branch will be advanced at the start date of each development
2525
- 2024-10-14 Development Phase 1
2626
- 2024-12-16 Development Phase 2
2727
- 2025-02-17 Development Phase 3
28-
- 2025-04-07 Beta 1
28+
- 2025-04-14 Beta 1
2929

3030
Release Phase
3131
^^^^^^^^^^^^^
3232

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``)
3434
No new functionality (including modules/plugins) to any code
3535

36-
- 2025-04-07 Beta 1
36+
- 2025-04-14 Beta 1
3737

38-
- 2025-04-28 Release Candidate 1
38+
- 2025-05-26 Release Candidate 1
3939

40-
- 2025-05-19 Release
40+
- 2025-06-16 Release
4141

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.
4343

4444
Release Manager
4545
===============
@@ -50,16 +50,10 @@ Planned work
5050
============
5151

5252
* Data Tagging
53-
* Register Projections
5453
* No longer allow forks to inherit stdio
5554
* ``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
6055
* Support relative ``download_url`` in galaxy API responses
6156
* 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
6357
* Evaluate pre-fork loop processing in strategy plugins
6458
* Add alternative to ``sshpass`` to the ``ssh`` connection plugin
6559
* Evaluate inclusion of ``ssh-agent`` handling
@@ -71,10 +65,15 @@ Planned work
7165
* Update ansible-test container images and VMs
7266
* Update ansible-test dependencies
7367

74-
7568
Delayed work
7669
============
7770

7871
The following work has been delayed and retargeted for a future release:
7972

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

Comments
 (0)