Skip to content

Commit 4ecb96a

Browse files
authored
Merge branch 'main' into bump-opa-1.12.3
2 parents 6e046b5 + 5ba58a1 commit 4ecb96a

7 files changed

Lines changed: 100 additions & 194 deletions

File tree

CHANGELOG.md

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

1616
### Changed
1717

18+
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#804]).
1819
- Introduce `v1alpha2` OpaCluster and mark UIF Entra backend as non-experimental ([#801]).
1920
- Deprecate OPA 1.8.0 ([#797]).
2021
- user-info-fetcher: Move backend initialization and credential resolution into backend-specific implementations ([#782]).
@@ -35,6 +36,7 @@ All notable changes to this project will be documented in this file.
3536
[#799]: https://github.com/stackabletech/opa-operator/pull/799
3637
[#801]: https://github.com/stackabletech/opa-operator/pull/801
3738
[#803]: https://github.com/stackabletech/opa-operator/pull/803
39+
[#804]: https://github.com/stackabletech/opa-operator/pull/804
3840

3941
## [25.11.0] - 2025-11-07
4042

Cargo.lock

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

0 commit comments

Comments
 (0)