Skip to content

Commit 1ddfb8d

Browse files
Merge pull request #658 from stackabletech/update-release-branch
Update release branch
2 parents 88db242 + df18864 commit 1ddfb8d

File tree

15 files changed

+1551
-437
lines changed

15 files changed

+1551
-437
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 have a trailing slash ([#656]).
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 ([#657]).
13+
14+
[#656]: https://github.com/stackabletech/druid-operator/pull/656
15+
[#657]: https://github.com/stackabletech/druid-operator/pull/657
16+
717
## [24.11.0] - 2024-11-18
818

919
### Added

0 commit comments

Comments
 (0)