From 47edeab3abad19230c49fdfd1f752bce7cf3f382 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 13 Aug 2024 09:54:26 +0200 Subject: [PATCH] Release 1.8.2. --- CHANGELOG.md | 132 ++++++++++-------- CHANGELOG.rst | 13 ++ changelogs/changelog.yaml | 14 ++ changelogs/fragments/1.8.2.yml | 1 - .../fragments/deprecate-eol-ansible-core.yml | 5 - 5 files changed, 101 insertions(+), 64 deletions(-) delete mode 100644 changelogs/fragments/1.8.2.yml delete mode 100644 changelogs/fragments/deprecate-eol-ansible-core.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index d10ad3ab..14d40769 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,104 +2,120 @@ **Topics** -- v1\.8\.1 +- v1\.8\.2 - Release Summary + - Deprecated Features +- v1\.8\.1 + - Release Summary - Bugfixes - v1\.8\.0 - - Release Summary + - Release Summary - Minor Changes - Bugfixes - v1\.7\.0 - - Release Summary + - Release Summary - Minor Changes - Bugfixes - v1\.6\.7 - - Release Summary + - Release Summary - Bugfixes - v1\.6\.6 - - Release Summary + - Release Summary - Bugfixes - v1\.6\.5 - - Release Summary + - Release Summary - Bugfixes - v1\.6\.4 - - Release Summary + - Release Summary - Bugfixes - v1\.6\.3 - - Release Summary + - Release Summary - Known Issues - v1\.6\.2 - - Release Summary + - Release Summary - Bugfixes - v1\.6\.1 - - Release Summary + - Release Summary - Bugfixes - v1\.6\.0 - - Release Summary + - Release Summary - Minor Changes - v1\.5\.0 - - Release Summary + - Release Summary - Minor Changes - New Playbooks - New Roles - v1\.4\.1 - - Release Summary + - Release Summary - Bugfixes - v1\.4\.0 - - Release Summary + - Release Summary - Minor Changes - v1\.3\.0 - - Release Summary + - Release Summary - Minor Changes - v1\.2\.3 - - Release Summary -- v1\.2\.2 - Release Summary +- v1\.2\.2 + - Release Summary - Bugfixes - v1\.2\.1 - - Release Summary -- v1\.2\.0 - Release Summary +- v1\.2\.0 + - Release Summary - Minor Changes - Bugfixes - v1\.1\.0 - - Release Summary + - Release Summary - Minor Changes - New Plugins - Filter - v1\.0\.6 - - Release Summary + - Release Summary - Bugfixes - v1\.0\.5 - - Release Summary + - Release Summary - Bugfixes - v1\.0\.4 - - Release Summary + - Release Summary - Security Fixes - v1\.0\.3 - - Release Summary + - Release Summary - Bugfixes - v1\.0\.2 - - Release Summary -- v1\.0\.1 - Release Summary -- v1\.0\.0 +- v1\.0\.1 - Release Summary +- v1\.0\.0 + - Release Summary - Minor Changes - v0\.2\.0 - - Release Summary + - Release Summary - Minor Changes - v0\.1\.0 - - Release Summary + - Release Summary - New Plugins - Lookup - Vars - New Modules + +## v1\.8\.2 + + +### Release Summary + +Maintenance release with updated documentation and changelog\. + + +### Deprecated Features + +* The collection deprecates support for all Ansible/ansible\-base/ansible\-core versions that are currently End of Life\, [according to the ansible\-core support matrix](https\://docs\.ansible\.com/ansible\-core/devel/reference\_appendices/release\_and\_maintenance\.html\#ansible\-core\-support\-matrix)\. This means that the next major release of the collection will no longer support Ansible 2\.9\, ansible\-base 2\.10\, ansible\-core 2\.11\, ansible\-core 2\.12\, ansible\-core 2\.13\, and ansible\-core 2\.14\. + ## v1\.8\.1 - + ### Release Summary Bugfix release\. @@ -112,7 +128,7 @@ Bugfix release\. ## v1\.8\.0 - + ### Release Summary Feature release for supporting improvements coming with SOPS 3\.9\.0\. @@ -131,7 +147,7 @@ Feature release for supporting improvements coming with SOPS 3\.9\.0\. ## v1\.7\.0 - + ### Release Summary Bugfix and feature release to fix installation issues with SOPS 3\.9\.0\. @@ -149,7 +165,7 @@ Bugfix and feature release to fix installation issues with SOPS 3\.9\.0\. ## v1\.6\.7 - + ### Release Summary Bugfix release\. @@ -162,7 +178,7 @@ Bugfix release\. ## v1\.6\.6 - + ### Release Summary Make fully compatible with and test against sops 3\.8\.0\. @@ -175,7 +191,7 @@ Make fully compatible with and test against sops 3\.8\.0\. ## v1\.6\.5 - + ### Release Summary Make compatible with and test against sops 3\.8\.0\-rc\.1\. @@ -189,7 +205,7 @@ Make compatible with and test against sops 3\.8\.0\-rc\.1\. ## v1\.6\.4 - + ### Release Summary Maintenance/bugfix release for the move of sops to the new [getsops GitHub organization](https\://github\.com/getsops)\. @@ -202,7 +218,7 @@ Maintenance/bugfix release for the move of sops to the new [getsops GitHub organ ## v1\.6\.3 - + ### Release Summary Maintenance release with updated documentation\. @@ -223,7 +239,7 @@ for the rendered HTML version of the documentation of the latest release\. ## v1\.6\.2 - + ### Release Summary Maintenance release\. @@ -236,7 +252,7 @@ Maintenance release\. ## v1\.6\.1 - + ### Release Summary Maintenance release\. @@ -250,7 +266,7 @@ Maintenance release\. ## v1\.6\.0 - + ### Release Summary Feature release improving the installation role\. @@ -265,7 +281,7 @@ Feature release improving the installation role\. ## v1\.5\.0 - + ### Release Summary Feature release\. @@ -289,7 +305,7 @@ Feature release\. ## v1\.4\.1 - + ### Release Summary Maintenance release to improve compatibility with future ansible\-core releases\. @@ -302,7 +318,7 @@ Maintenance release to improve compatibility with future ansible\-core releases\ ## v1\.4\.0 - + ### Release Summary Feature release\. @@ -316,7 +332,7 @@ Feature release\. ## v1\.3\.0 - + ### Release Summary Feature release\. @@ -330,7 +346,7 @@ Feature release\. ## v1\.2\.3 - + ### Release Summary Fix formatting bug in documentation\. No code changes\. @@ -338,7 +354,7 @@ Fix formatting bug in documentation\. No code changes\. ## v1\.2\.2 - + ### Release Summary Maintenance release\. @@ -351,7 +367,7 @@ Maintenance release\. ## v1\.2\.1 - + ### Release Summary Maintenance release with updated documentation\. @@ -359,7 +375,7 @@ Maintenance release with updated documentation\. ## v1\.2\.0 - + ### Release Summary Collection release for inclusion in Ansible 4\.9\.0 and 5\.1\.0\. @@ -379,7 +395,7 @@ This release contains a change allowing to configure generic plugin options with ## v1\.1\.0 - + ### Release Summary A minor release for inclusion in Ansible 4\.2\.0\. @@ -400,7 +416,7 @@ A minor release for inclusion in Ansible 4\.2\.0\. ## v1\.0\.6 - + ### Release Summary This release makes the collection compatible to the latest beta release of ansible\-core 2\.11\. @@ -414,7 +430,7 @@ This release makes the collection compatible to the latest beta release of ansib ## v1\.0\.5 - + ### Release Summary This release fixes a bug that prevented correct YAML file to be created when the output was ending in \.yaml\. @@ -427,7 +443,7 @@ This release fixes a bug that prevented correct YAML file to be created when the ## v1\.0\.4 - + ### Release Summary This is a security release\, fixing a potential information leak in the community\.sops\.sops\_encrypt module\. @@ -440,7 +456,7 @@ This is a security release\, fixing a potential information leak in the co ## v1\.0\.3 - + ### Release Summary This release include some fixes to Ansible docs and required changes for inclusion in Ansible\. @@ -454,7 +470,7 @@ This release include some fixes to Ansible docs and required changes for inclusi ## v1\.0\.2 - + ### Release Summary Fix of 1\.0\.1 release which had no changelog entry\. @@ -462,7 +478,7 @@ Fix of 1\.0\.1 release which had no changelog entry\. ## v1\.0\.1 - + ### Release Summary Re\-release of 1\.0\.0 to counteract error during release\. @@ -470,7 +486,7 @@ Re\-release of 1\.0\.0 to counteract error during release\. ## v1\.0\.0 - + ### Release Summary First stable release\. This release is expected to be included in Ansible 3\.0\.0\. @@ -484,7 +500,7 @@ First stable release\. This release is expected to be included in Ansible 3\.0\. ## v0\.2\.0 - + ### Release Summary This release adds features for the lookup and vars plugins\. @@ -499,7 +515,7 @@ This release adds features for the lookup and vars plugins\. ## v0\.1\.0 - + ### Release Summary First release of the community\.sops collection\! diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ded0053c..ad382d86 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,19 @@ Community SOPS Release Notes .. contents:: Topics +v1.8.2 +====== + +Release Summary +--------------- + +Maintenance release with updated documentation and changelog. + +Deprecated Features +------------------- + +- The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life, `according to the ansible-core support matrix `__. This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14. + v1.8.1 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 41c79a1b..6f88a46d 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -393,3 +393,17 @@ releases: - 1.8.1.yml - 197-sops-3.9.0-order.yml release_date: '2024-07-18' + 1.8.2: + changes: + deprecated_features: + - The collection deprecates support for all Ansible/ansible-base/ansible-core + versions that are currently End of Life, `according to the ansible-core + support matrix `__. + This means that the next major release of the collection will no longer + support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core + 2.12, ansible-core 2.13, and ansible-core 2.14. + release_summary: Maintenance release with updated documentation and changelog. + fragments: + - 1.8.2.yml + - deprecate-eol-ansible-core.yml + release_date: '2024-08-13' diff --git a/changelogs/fragments/1.8.2.yml b/changelogs/fragments/1.8.2.yml deleted file mode 100644 index cfb2b329..00000000 --- a/changelogs/fragments/1.8.2.yml +++ /dev/null @@ -1 +0,0 @@ -release_summary: Maintenance release with updated documentation and changelog. diff --git a/changelogs/fragments/deprecate-eol-ansible-core.yml b/changelogs/fragments/deprecate-eol-ansible-core.yml deleted file mode 100644 index 630f7c9c..00000000 --- a/changelogs/fragments/deprecate-eol-ansible-core.yml +++ /dev/null @@ -1,5 +0,0 @@ -deprecated_features: - - "The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life, - `according to the ansible-core support matrix `__. - This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11, - ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14."