diff --git a/CHANGELOG.md b/CHANGELOG.md index df635fac..c559293b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ All notable changes to this project will be documented in this file. - Run a `containerdebug` process in the background of each Nifi container to collect debugging information ([#730]). - Aggregate emitted Kubernetes events on the CustomResources ([#742]). +[#722]: https://github.com/stackabletech/nifi-operator/pull/722 +[#730]: https://github.com/stackabletech/nifi-operator/pull/730 +[#742]: https://github.com/stackabletech/nifi-operator/pull/742 + +## [24.11.1] - 2025-01-10 + ### Fixed - Fix OIDC endpoint construction in case the `rootPath` does not have a trailing slash ([#718]). @@ -20,9 +26,6 @@ All notable changes to this project will be documented in this file. [#717]: https://github.com/stackabletech/nifi-operator/pull/717 [#718]: https://github.com/stackabletech/nifi-operator/pull/718 -[#722]: https://github.com/stackabletech/nifi-operator/pull/722 -[#730]: https://github.com/stackabletech/nifi-operator/pull/730 -[#742]: https://github.com/stackabletech/nifi-operator/pull/742 ## [24.11.0] - 2024-11-18