Skip to content

Commit 2746a0d

Browse files
committed
chore: Update changelog
1 parent d869487 commit 2746a0d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,26 @@ 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]).
1112
- Support objectOverrides using `.spec.objectOverrides`.
1213
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#795]).
1314

1415
### Changed
1516

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

20+
### Removed
21+
22+
- Remove support for OPA 1.4.2 ([#797]).
23+
1824
[#779]: https://github.com/stackabletech/opa-operator/pull/779
1925
[#782]: https://github.com/stackabletech/opa-operator/pull/782
2026
[#793]: https://github.com/stackabletech/opa-operator/pull/793
2127
[#795]: https://github.com/stackabletech/opa-operator/pull/795
28+
[#797]: https://github.com/stackabletech/opa-operator/pull/797
2229

2330
## [25.11.0] - 2025-11-07
2431

0 commit comments

Comments
 (0)