Skip to content

Commit e79d1a7

Browse files
siveloraNodgotmax23
authored
2.20 Roadmap (#2997)
* 2.20 Roadmap * add planned work * Apply suggestions from review Co-authored-by: Don Naro <[email protected]> Co-authored-by: Maxwell G <[email protected]> --------- Co-authored-by: Don Naro <[email protected]> Co-authored-by: Maxwell G <[email protected]>
1 parent c76d0de commit e79d1a7

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
.. _core_roadmap_2.20:
2+
3+
*****************
4+
Ansible-core 2.20
5+
*****************
6+
7+
.. contents::
8+
:local:
9+
10+
Release Schedule
11+
================
12+
13+
Expected
14+
--------
15+
16+
PRs must be raised sufficiently in advance of the following dates to have a chance of inclusion in this ansible-core release.
17+
18+
.. note:: Dates are subject to change.
19+
20+
Development Phase
21+
^^^^^^^^^^^^^^^^^
22+
23+
The ``milestone`` branch will be advanced at the start date of each development phase and the beta 1 release.
24+
25+
- 2025-08-18 Development Phase 5
26+
- 2025-09-22 Beta 1
27+
28+
Release Phase
29+
^^^^^^^^^^^^^
30+
31+
- 2025-09-15 Feature Freeze
32+
33+
- 2025-09-22 Beta 1
34+
35+
- 2025-10-13 Release Candidate 1
36+
37+
- 2025-11-03 Release
38+
39+
.. 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.
40+
41+
Release Manager
42+
===============
43+
44+
Ansible Core Team
45+
46+
Planned work
47+
============
48+
49+
* Drop Python 3.11 and add Python 3.14 for controller code
50+
* Drop Python 3.8 and add Python 3.14 for target code
51+
* Tech preview of Play argument specs
52+
* Support for 3rd party fact injection plugins
53+
* Register Projections
54+
* Remove deprecated functionality
55+
* Add controller type hinting for discrete areas of the code
56+
* Decrease testing sanity ignores
57+
* Update ansible-test container images and VMs
58+
* Update ansible-test dependencies
59+
60+
Delayed work
61+
============
62+
63+
The following work has been delayed and retargeted for a future release:
64+
65+
* TBD

docs/docsite/rst/roadmap/ansible_core_roadmap_index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ You can submit feedback on the current roadmap by creating a topic on the :ref:`
1818
:glob:
1919
:caption: ansible-core Roadmaps
2020

21+
ROADMAP_2_20
2122
ROADMAP_2_19
2223
ROADMAP_2_18
2324
ROADMAP_2_17

0 commit comments

Comments
 (0)