From c96e955c76fce7436e13857c33c7536a1c68cea4 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 17 Aug 2020 22:32:18 +0200 Subject: [PATCH] Fix roadmap formatting. (#71275) (#71322) (cherry picked from commit ee48e0b0ad33dab245ff6a64f3ac0344de06ae56) --- docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst b/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst index 5353804dee2..9d79c9f14e2 100644 --- a/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst +++ b/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst @@ -20,9 +20,11 @@ Release Schedule - 2020-08-13: ansible-base 2.10 Release date, see :ref:`base_roadmap_2_10`. - 2020-08-14: final ansible-2.10 alpha. - 2020-08-18: Ansible 2.10 beta freeze. + - No new modules or major features will be added 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-1.1.0; ansible-2.10.0 could ship with community-crypto-1.1.1. It would not ship with community-crypto-1.2.0. - 2020-09-01: ansible-2.10.0 beta1. -- 2020-09-08: ansible-2.10 final freeze/rc1. +- 2020-09-10: ansible-2.10 final freeze/rc1. + - After this date only changes blocking a release are accepted. - Collections will only be updated to a new version if a blocker is approved. Collection owners should discuss any blockers at a community IRC meeting (on 9-10 and 9-17) to decide whether to bump the version of the collection for a fix. See the `Community IRC meeting agenda `_.