Skip to content

Commit 6305a76

Browse files
authored
chore: Bump Rust dependencies pre-26.3.0 (#943)
* chore: Bump Rust dependnecies - Bump stackable-operator to 0.106.2 - Bump strum to 0.28 * chore: Add changelog entry
1 parent 6de5367 commit 6305a76

5 files changed

Lines changed: 254 additions & 256 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+
- Bump stackable-operator to 0.106.2 and strum to 0.28 ([#943]).
1819
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#934]).
1920
- Refactor: move server configuration properties from the command line to configuration files. ([#911]).
2021
- Add support for ZooKeeper to KRaft migration ([#923]), ([#933]).
@@ -39,6 +40,7 @@ All notable changes to this project will be documented in this file.
3940
[#933]: https://github.com/stackabletech/kafka-operator/pull/933
4041
[#934]: https://github.com/stackabletech/kafka-operator/pull/934
4142
[#937]: https://github.com/stackabletech/kafka-operator/pull/937
43+
[#943]: https://github.com/stackabletech/kafka-operator/pull/943
4244

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

0 commit comments

Comments
 (0)