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 8e38ef1 commit fdeac11Copy full SHA for fdeac11
1 file changed
CHANGELOG.md
@@ -17,6 +17,10 @@ All notable changes to this project will be documented in this file.
17
- Deprecate OPA 1.8.0 ([#797]).
18
- user-info-fetcher: Move backend initialization and credential resolution into backend-specific implementations ([#782]).
19
20
+### Fixed
21
+
22
+- Fix services for status reporting ([#799]).
23
24
### Removed
25
26
- Remove support for OPA 1.4.2 ([#797]).
@@ -26,6 +30,7 @@ All notable changes to this project will be documented in this file.
30
[#793]: https://github.com/stackabletech/opa-operator/pull/793
27
31
[#795]: https://github.com/stackabletech/opa-operator/pull/795
28
32
[#797]: https://github.com/stackabletech/opa-operator/pull/797
33
+[#799]: https://github.com/stackabletech/opa-operator/pull/799
29
34
35
## [25.11.0] - 2025-11-07
36
0 commit comments