We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7f25a commit 3e197faCopy full SHA for 3e197fa
1 file changed
CHANGELOG.md
@@ -8,7 +8,12 @@ All notable changes to this project will be documented in this file.
8
9
- Add support for OpenLDAP backend to user-info-fetcher ([#779]).
10
11
+### Changed
12
+
13
+- user-info-fetcher: Move backend initialization and credential resolution into backend-specific implementations ([#782]).
14
15
[#779]: https://github.com/stackabletech/opa-operator/pull/779
16
+[#782]: https://github.com/stackabletech/opa-operator/pull/782
17
18
## [25.11.0] - 2025-11-07
19
0 commit comments