mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Release 1.3.13.
This commit is contained in:
parent
ac73e23031
commit
b328ab6dad
4 changed files with 28 additions and 3 deletions
|
@ -5,6 +5,19 @@ Community General Release Notes
|
||||||
.. contents:: Topics
|
.. 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
|
v1.3.12
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
@ -1790,6 +1790,21 @@ releases:
|
||||||
- 1.3.12.yml
|
- 1.3.12.yml
|
||||||
- 3084-info-checkmode.yaml
|
- 3084-info-checkmode.yaml
|
||||||
release_date: '2021-08-31'
|
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:
|
1.3.2:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
release_summary: Announcement release.
|
|
|
@ -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!"
|
|
Loading…
Add table
Add a link
Reference in a new issue