File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,13 @@ All notable changes to this project will be documented in this file.
66
77### Fixed
88
9- - Fixed URL handling related to OIDC and ` rootPath ` with and without trailing slashes. Also added a bunch of tests ([ #XXX ] ).
9+ - Fixed URL handling related to OIDC and ` rootPath ` with and without trailing slashes. Also added a bunch of tests ([ #910 ] ).
1010
1111### Changed
1212
13- - BREAKING: Made ` DEFAULT_OIDC_WELLKNOWN_PATH ` private. Use ` AuthenticationProvider::well_known_url ` instead ([ #XXX] ).
13+ - BREAKING: Made ` DEFAULT_OIDC_WELLKNOWN_PATH ` private. Use ` AuthenticationProvider::well_known_url ` instead ([ #910 ] ).
14+
15+ [ #910 ] : https://github.com/stackabletech/operator-rs/pull/910
1416
1517## [ 0.81.0] - 2024-11-05
1618
You can’t perform that action at this time.
0 commit comments