File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ### Fixed
6+
7+ - Fix OIDC endpoint construction in case the ` rootPath ` does have a trailing slash ([ #569 ] ).
8+ - BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
9+ deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
10+ restart ([ #568 ] ).
11+
12+ [ #568 ] : https://github.com/stackabletech/superset-operator/pull/568
13+ [ #569 ] : https://github.com/stackabletech/superset-operator/pull/569
14+
515## [ 24.11.0] - 2024-11-18
616
717### Added
1929### Fixed
2030
2131- Invalid ` SupersetCluster ` , ` DruidConnection ` or ` AuthenticationClass ` objects don't stop the operator from reconciling ([ #551 ] ).
22- - Fix OIDC endpoint construction in case the ` rootPath ` does have a trailing slash ([ #569 ] ).
23- - BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
24- deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
25- restart ([ #568 ] ).
2632
2733[ #528 ] : https://github.com/stackabletech/superset-operator/pull/528
2834[ #530 ] : https://github.com/stackabletech/superset-operator/pull/530
2935[ #549 ] : https://github.com/stackabletech/superset-operator/pull/549
3036[ #551 ] : https://github.com/stackabletech/superset-operator/pull/551
31- [ #568 ] : https://github.com/stackabletech/superset-operator/pull/568
32- [ #569 ] : https://github.com/stackabletech/superset-operator/pull/569
3337
3438## [ 24.7.0] - 2024-07-24
3539
You can’t perform that action at this time.
0 commit comments