Skip to content

Commit 05da230

Browse files
committed
chore: Merge branch 'main' into feat/stabilise-entra-backend
2 parents 5bc5469 + 055b258 commit 05da230

18 files changed

Lines changed: 516 additions & 315 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,31 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Add support for OPA 1.12.2 ([#797]).
910
- Add support for OpenLDAP backend to user-info-fetcher ([#779]).
1011
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#793]).
12+
- Support objectOverrides using `.spec.objectOverrides`.
13+
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#795]).
1114

1215
### Changed
1316

17+
- Deprecate OPA 1.8.0 ([#797]).
1418
- user-info-fetcher: Move backend initialization and credential resolution into backend-specific implementations ([#782]).
1519

20+
### Fixed
21+
22+
- Prevent unnecessary warning messages in the OPA logs caused by setting a service for the Prometheus status ([#799]).
23+
24+
### Removed
25+
26+
- Remove support for OPA 1.4.2 ([#797]).
27+
1628
[#779]: https://github.com/stackabletech/opa-operator/pull/779
1729
[#782]: https://github.com/stackabletech/opa-operator/pull/782
1830
[#793]: https://github.com/stackabletech/opa-operator/pull/793
31+
[#795]: https://github.com/stackabletech/opa-operator/pull/795
32+
[#797]: https://github.com/stackabletech/opa-operator/pull/797
33+
[#799]: https://github.com/stackabletech/opa-operator/pull/799
1934

2035
## [25.11.0] - 2025-11-07
2136

Cargo.lock

Lines changed: 57 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)