Release 1.3.13.

pull/4161/head 1.3.13
Felix Fontein 2022-01-31 21:28:05 +01:00
parent ac73e23031
commit b328ab6dad
4 changed files with 28 additions and 3 deletions

View File

@ -5,6 +5,19 @@ Community General Release Notes
.. contents:: Topics
v1.3.13
=======
Release Summary
---------------
Announcement release.
Major Changes
-------------
- The community.general 1.x.y release stream will be **End of Life** on 2022-05-23, which coincides with the latest day that community.general 5.0.0 must be released (see `the Roadmap for Ansible 6 <https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/COLLECTIONS_6.rst#release-schedule>`_). At this point, community.general 1.0.0 has been released almost two years ago. It received new features for half a year, bugfixes for another half a year, and has only been receiving major bugfixes or security fixes until then. Thank you very much to everyone who contributed to the 1.x.y releases!
v1.3.12
=======

View File

@ -1790,6 +1790,21 @@ releases:
- 1.3.12.yml
- 3084-info-checkmode.yaml
release_date: '2021-08-31'
1.3.13:
changes:
major_changes:
- The community.general 1.x.y release stream will be **End of Life** on 2022-05-23,
which coincides with the latest day that community.general 5.0.0 must be released
(see `the Roadmap for Ansible 6 <https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/COLLECTIONS_6.rst#release-schedule>`_).
At this point, community.general 1.0.0 has been released almost two years
ago. It received new features for half a year, bugfixes for another half a
year, and has only been receiving major bugfixes or security fixes until then.
Thank you very much to everyone who contributed to the 1.x.y releases!
release_summary: Announcement release.
fragments:
- 1.3.13.yml
- eol.yml
release_date: '2022-01-31'
1.3.2:
changes:
bugfixes:

View File

@ -1 +0,0 @@
release_summary: Announcement release.

View File

@ -1,2 +0,0 @@
major_changes:
- "The community.general 1.x.y release stream will be **End of Life** on 2022-05-23, which coincides with the latest day that community.general 5.0.0 must be released (see `the Roadmap for Ansible 6 <https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/COLLECTIONS_6.rst#release-schedule>`_). At this point, community.general 1.0.0 has been released almost two years ago. It received new features for half a year, bugfixes for another half a year, and has only been receiving major bugfixes or security fixes until then. Thank you very much to everyone who contributed to the 1.x.y releases!"