From c7b34d2fe34e7eb1102e1ff2874bdce2affeae9e Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 9 Oct 2024 21:01:22 +0200 Subject: [PATCH] Release 3.3.0. --- CHANGELOG.md | 120 ++++++++++-------- CHANGELOG.rst | 13 ++ changelogs/changelog.yaml | 10 ++ .../fragments/174-removed-in-previous.yml | 2 - changelogs/fragments/3.3.0.yml | 1 - 5 files changed, 91 insertions(+), 55 deletions(-) delete mode 100644 changelogs/fragments/174-removed-in-previous.yml delete mode 100644 changelogs/fragments/3.3.0.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index e49a7d7..5189710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,78 +2,94 @@ **Topics** -- v3\.2\.0 +- v3\.3\.0 - Release Summary - Minor Changes - - Bugfixes -- v3\.1\.0 +- v3\.2\.0 - Release Summary - Minor Changes -- v3\.0\.2 + - Bugfixes +- v3\.1\.0 - Release Summary + - Minor Changes +- v3\.0\.2 + - Release Summary - Bugfixes - v3\.0\.1 - - Release Summary + - Release Summary - Bugfixes - v3\.0\.0 - - Release Summary + - Release Summary - Breaking Changes / Porting Guide - Removed Features \(previously deprecated\) - Bugfixes - v2\.2\.0 - - Release Summary - - Minor Changes - - Bugfixes -- v2\.1\.0 - Release Summary - Minor Changes -- v2\.0\.0 + - Bugfixes +- v2\.1\.0 - Release Summary - Minor Changes +- v2\.0\.0 + - Release Summary + - Minor Changes - Breaking Changes / Porting Guide - Deprecated Features - Removed Features \(previously deprecated\) - Bugfixes - v1\.4\.0 - - Release Summary - - Minor Changes + - Release Summary + - Minor Changes - Bugfixes - v1\.3\.1 - - Release Summary -- v1\.3\.0\.post0 - Release Summary -- v1\.3\.0 +- v1\.3\.0\.post0 - Release Summary - - Minor Changes - - Bugfixes -- v1\.2\.0 +- v1\.3\.0 - Release Summary - Minor Changes + - Bugfixes +- v1\.2\.0 + - Release Summary + - Minor Changes - Deprecated Features - Bugfixes - v1\.1\.0 - - Release Summary - - Minor Changes -- v1\.0\.1 - Release Summary + - Minor Changes +- v1\.0\.1 + - Release Summary - Bugfixes - v1\.0\.0 - - Release Summary + - Release Summary - Major Changes - - Minor Changes + - Minor Changes - Removed Features \(previously deprecated\) - v0\.1\.0 - - Release Summary + - Release Summary + + +## v3\.3\.0 + + +### Release Summary + +Feature release\. + + +### Minor Changes + +* Allow information on removed collections from previous major releases in collection metadata schema \([https\://github\.com/ansible\-community/antsibull\-core/pull/174](https\://github\.com/ansible\-community/antsibull\-core/pull/174)\)\. ## v3\.2\.0 - + ### Release Summary Feature and bugfix release\. - + ### Minor Changes * Add pydantic helper for strict linting \([https\://github\.com/ansible\-community/antsibull\-core/pull/169](https\://github\.com/ansible\-community/antsibull\-core/pull/169)\)\. @@ -87,12 +103,12 @@ Feature and bugfix release\. ## v3\.1\.0 - + ### Release Summary Feature release adding a new dependency\. - + ### Minor Changes * Add schema and validation helper for ansible\-build\-data\'s collection meta \([https\://github\.com/ansible\-community/ansible\-build\-data/pull/450](https\://github\.com/ansible\-community/ansible\-build\-data/pull/450)\, [https\://github\.com/ansible\-community/antsibull\-core/pull/168](https\://github\.com/ansible\-community/antsibull\-core/pull/168)\)\. @@ -101,7 +117,7 @@ Feature release adding a new dependency\. ## v3\.0\.2 - + ### Release Summary Bugfix release\. @@ -117,7 +133,7 @@ Bugfix release\. ## v3\.0\.1 - + ### Release Summary Bugfix release\. @@ -130,7 +146,7 @@ Bugfix release\. ## v3\.0\.0 - + ### Release Summary New major release\. @@ -163,12 +179,12 @@ New major release\. ## v2\.2\.0 - + ### Release Summary Add support for Python 3\.12 and improve subprocess\_util - + ### Minor Changes * Declare support for Python 3\.12 \([https\://github\.com/ansible\-community/antsibull\-core/pull/103](https\://github\.com/ansible\-community/antsibull\-core/pull/103)\)\. @@ -183,12 +199,12 @@ Add support for Python 3\.12 and improve subprocess\_util ## v2\.1\.0 - + ### Release Summary Feature release\. - + ### Minor Changes * Allow to overwrite the version and the program name when using antsibull\_core\.args\.get\_toplevel\_parser\(\) \([https\://github\.com/ansible\-community/antsibull\-core/pull/96](https\://github\.com/ansible\-community/antsibull\-core/pull/96)\)\. @@ -196,12 +212,12 @@ Feature release\. ## v2\.0\.0 - + ### Release Summary New major release - + ### Minor Changes * Add async\_log\_run\(\) and log\_run\(\) methods to antsibull\_core\.venv\.VenvRunner and antsibull\_core\.venv\.FakeVenvRunner\. These should be used instead of get\_command\(\) \([https\://github\.com/ansible\-community/antsibull\-core/pull/50](https\://github\.com/ansible\-community/antsibull\-core/pull/50)\)\. @@ -249,12 +265,12 @@ New major release ## v1\.4\.0 - + ### Release Summary Bugfix and feature release\. - + ### Minor Changes * Fix overly restrictive file name type annotations\. Use StrOrBytesPath type annotation instead of str for functions that accept a file name \([https\://github\.com/ansible\-community/antsibull\-core/pull/14](https\://github\.com/ansible\-community/antsibull\-core/pull/14)\)\. @@ -267,7 +283,7 @@ Bugfix and feature release\. ## v1\.3\.1 - + ### Release Summary Maintenance release to fix unwanted 1\.3\.0\.post0 release\. @@ -275,7 +291,7 @@ Maintenance release to fix unwanted 1\.3\.0\.post0 release\. ## v1\.3\.0\.post0 - + ### Release Summary Erroneously released version\. @@ -283,12 +299,12 @@ Erroneously released version\. ## v1\.3\.0 - + ### Release Summary Feature and bugfix release\. - + ### Minor Changes * Allow to write Python dependencies as \_python key into build and dependency files \([https\://github\.com/ansible\-community/antsibull\-core/pull/10](https\://github\.com/ansible\-community/antsibull\-core/pull/10)\)\. @@ -301,12 +317,12 @@ Feature and bugfix release\. ## v1\.2\.0 - + ### Release Summary Feature release\. - + ### Minor Changes * Improve typing \([https\://github\.com/ansible\-community/antsibull\-core/pull/6](https\://github\.com/ansible\-community/antsibull\-core/pull/6)\)\. @@ -325,12 +341,12 @@ Feature release\. ## v1\.1\.0 - + ### Release Summary Maintenance release\. - + ### Minor Changes * The files in the source repository now follow the [REUSE Specification](https\://reuse\.software/spec/)\. The only exceptions are changelog fragments in changelogs/fragments/ \([https\://github\.com/ansible\-community/antsibull\-core/pull/5](https\://github\.com/ansible\-community/antsibull\-core/pull/5)\)\. @@ -338,7 +354,7 @@ Maintenance release\. ## v1\.0\.1 - + ### Release Summary Bugfix release\. @@ -351,7 +367,7 @@ Bugfix release\. ## v1\.0\.0 - + ### Release Summary First stable release\. @@ -361,7 +377,7 @@ First stable release\. * From version 1\.0\.0 on\, antsibull\-core is sticking to semantic versioning and aims at providing no backwards compatibility breaking changes during a major release cycle \([https\://github\.com/ansible\-community/antsibull\-core/pull/2](https\://github\.com/ansible\-community/antsibull\-core/pull/2)\)\. - + ### Minor Changes * Remove unused code \([https\://github\.com/ansible\-community/antsibull\-core/pull/1](https\://github\.com/ansible\-community/antsibull\-core/pull/1)\)\. @@ -374,7 +390,7 @@ First stable release\. ## v0\.1\.0 - + ### Release Summary Initial release\. diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 65bab6c..dfcdfa0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,19 @@ antsibull-core Release Notes .. contents:: Topics +v3.3.0 +====== + +Release Summary +--------------- + +Feature release. + +Minor Changes +------------- + +- Allow information on removed collections from previous major releases in collection metadata schema (https://github.com/ansible-community/antsibull-core/pull/174). + v3.2.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index cebeee4..7506005 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -350,3 +350,13 @@ releases: - 173-schema-removal.yml - 3.2.0.yml release_date: '2024-09-23' + 3.3.0: + changes: + minor_changes: + - Allow information on removed collections from previous major releases in + collection metadata schema (https://github.com/ansible-community/antsibull-core/pull/174). + release_summary: Feature release. + fragments: + - 174-removed-in-previous.yml + - 3.3.0.yml + release_date: '2024-10-09' diff --git a/changelogs/fragments/174-removed-in-previous.yml b/changelogs/fragments/174-removed-in-previous.yml deleted file mode 100644 index 90cece8..0000000 --- a/changelogs/fragments/174-removed-in-previous.yml +++ /dev/null @@ -1,2 +0,0 @@ -minor_changes: - - Allow information on removed collections from previous major releases in collection metadata schema (https://github.com/ansible-community/antsibull-core/pull/174). diff --git a/changelogs/fragments/3.3.0.yml b/changelogs/fragments/3.3.0.yml deleted file mode 100644 index 512efc9..0000000 --- a/changelogs/fragments/3.3.0.yml +++ /dev/null @@ -1 +0,0 @@ -release_summary: Feature release.