Skip to content

Commit 85de690

Browse files
Merge pull request #719 from stackabletech/update-release-branch
Update release branch
2 parents 0653ce8 + ed0a869 commit 85de690

File tree

13 files changed

+513
-123
lines changed

13 files changed

+513
-123
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Fix OIDC endpoint construction in case the `rootPath` does not have a trailing slash ([#718]).
10+
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
11+
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
12+
restart ([#717]).
13+
14+
[#717]: https://github.com/stackabletech/nifi-operator/pull/717
15+
[#718]: https://github.com/stackabletech/nifi-operator/pull/718
16+
717
## [24.11.0] - 2024-11-18
818

919
### Added

Cargo.lock

Lines changed: 91 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)