Skip to content

Commit a011f92

Browse files
chore: Bump Rust dependencies pre-26.3.0 (#906)
* chore: Bump Rust dependencies - Bump stackable-operator to 0.106.2 - Bump strum to 0.28 * chore: Update crds.yaml * chore: Add changelog entry * Apply suggestion from @NickLarsenNZ * chore: Update lock files after code suggestion --------- Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com> Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
1 parent f6eb719 commit a011f92

File tree

5 files changed

+252
-254
lines changed

5 files changed

+252
-254
lines changed

CHANGELOG.md

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

1515
### Changed
1616

17+
- Bump stackable-operator to 0.106.2 and strum to 0.28 ([#906]).
1718
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#894]).
1819
- BREAKING: Reworked authorization config to closer match the Apache NiFi internal authorizer interfaces ([#884]).
1920

@@ -35,6 +36,7 @@ All notable changes to this project will be documented in this file.
3536
[#893]: https://github.com/stackabletech/nifi-operator/pull/893
3637
[#894]: https://github.com/stackabletech/nifi-operator/pull/894
3738
[#898]: https://github.com/stackabletech/nifi-operator/pull/898
39+
[#906]: https://github.com/stackabletech/nifi-operator/pull/906
3840

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

0 commit comments

Comments
 (0)