From 4d4e75ee05506dde58b1ce9cab15c4ada95cbdbf Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Fri, 4 Sep 2020 18:26:43 -0700 Subject: [PATCH] Update to the ansible-2.10.0 pre-release schedule (#71647) --- docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst b/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst index fd50b47846f..dd845badbe8 100644 --- a/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst +++ b/docs/docsite/rst/roadmap/COLLECTIONS_2_10.rst @@ -27,10 +27,11 @@ Release Schedule - 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-10: ansible-2.10 final freeze/rc1. +- 2020-09-08: ansible-2.10.0 beta2. +- 2020-09-15: ansible-2.10.0 rc1 and final freeze. - 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 `_. + - Collections will only be updated to a new version if a blocker is approved. Collection owners should discuss any blockers at the community IRC meeting (on 9-17) to decide whether to bump the version of the collection for a fix. See the `Community IRC meeting agenda `_. ** Additional release candidates to be published as needed as blockers are fixed **