Skip to content

Commit 2047bd7

Browse files
committed
changelog
1 parent 0daba56 commit 2047bd7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)