From 407d1c1d2e9cc4a49a7f2967f1204c25f195c3a5 Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Mon, 27 Jan 2025 18:03:29 +0100 Subject: [PATCH 1/2] Update CHANGELOG.md from release 24.11.1 Signed-off-by: Andrew Kenworthy --- CHANGELOG.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 974474f..82f660f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,11 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -### Removed +## [24.11.1] - 2025-01-09 -- BREAKING: Removed the deprecated pod enrichment controller ([#321]). +## [24.11.1-rc2] - 2024-12-12 -### Added - -- Aggregate emitted Kubernetes events on the CustomResources ([#318]). - -[#321]: https://github.com/stackabletech/commons-operator/pull/321 +## [24.11.1-rc1] - 2024-12-06 ## [24.11.0] - 2024-11-18 From cfc9797c4bc83c72dd1a9cf3c66008a622379cac Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Mon, 27 Jan 2025 18:10:47 +0100 Subject: [PATCH 2/2] corrections --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82f660f..f54f003 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -## [24.11.1] - 2025-01-09 +### Removed + +- BREAKING: Removed the deprecated pod enrichment controller ([#321]). + +### Added + +- Aggregate emitted Kubernetes events on the CustomResources ([#318]). -## [24.11.1-rc2] - 2024-12-12 +[#318]: https://github.com/stackabletech/commons-operator/pull/318 +[#321]: https://github.com/stackabletech/commons-operator/pull/321 -## [24.11.1-rc1] - 2024-12-06 +## [24.11.1] - 2025-01-09 ## [24.11.0] - 2024-11-18