Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.

### Changed

- Introduce `v1alpha2` OpaCluster and mark UIF Entra backend as non-experimental ([#801]).
- Deprecate OPA 1.8.0 ([#797]).
- user-info-fetcher: Move backend initialization and credential resolution into backend-specific implementations ([#782]).

Expand All @@ -31,6 +32,7 @@ All notable changes to this project will be documented in this file.
[#795]: https://github.com/stackabletech/opa-operator/pull/795
[#797]: https://github.com/stackabletech/opa-operator/pull/797
[#799]: https://github.com/stackabletech/opa-operator/pull/799
[#801]: https://github.com/stackabletech/opa-operator/pull/801

## [25.11.0] - 2025-11-07

Expand Down
Loading