blob: 04977aa735862140187d5bd336497719c26f9d00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
===========
Ansible 2.8
===========
.. contents::
:local:
Release Schedule
----------------
Expected
========
PRs must be raised well in advance of the dates below to have a chance of being included in this Ansible release.
- 2019-04-04 Alpha 1 **Core freeze**
No new features to ``support:core`` code.
Includes no new options to existing Core modules
- 2019-04-11 Beta 1 **Feature freeze**
No new functionality (including modules/plugins) to any code
- 2019-04-25 Release Candidate 1
- 2019-05-02 Release Candidate 2
- 2019-05-10 Release Candidate 3
- 2019-05-16 Release
Release Manager
---------------
Toshio Kuratomi (IRC: abadger1999; GitHub: @abadger)
Planned work
============
See the `Ansible 2.8 Project Board <https://github.com/ansible/ansible/projects/30>`_
|