Skip to content

Commit cf25c7f

Browse files
committed
chore: Add changelog entry
1 parent f8fa16b commit cf25c7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

0 commit comments

Comments
 (0)