Skip to content

Commit a6052bb

Browse files
authored
chore: Bump Rust dependencies pre-26.3.0 (#810)
* chore: Bump Rust dependencies - Bump stackable-operator to 0.106.2 - Bump strum to 0.28 * chore: Add changelog entry
1 parent 4051cb3 commit a6052bb

File tree

5 files changed

+193
-158
lines changed

5 files changed

+193
-158
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+
- Bump stackable-operator to 0.106.2 and strum to 0.28 ([#810]).
1819
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#804]).
1920
- Introduce `v1alpha2` OpaCluster and mark UIF Entra backend as non-experimental ([#801]).
2021
- Deprecate OPA 1.8.0 ([#797]).
@@ -38,6 +39,7 @@ All notable changes to this project will be documented in this file.
3839
[#803]: https://github.com/stackabletech/opa-operator/pull/803
3940
[#804]: https://github.com/stackabletech/opa-operator/pull/804
4041
[#805]: https://github.com/stackabletech/opa-operator/pull/805
42+
[#810]: https://github.com/stackabletech/opa-operator/pull/810
4143

4244
## [25.11.0] - 2025-11-07
4345

0 commit comments

Comments
 (0)