Skip to content

Commit 248a98d

Browse files
chore: Bump Rust dependencies pre-26.3 (#752)
* chore: Bump Rust dependencies - Bump stackable-operator to 0.106.2 - Bump strum to 0.28 - Bump rand to 0.10 * chore: Add changelog entry * chore: Remove unused code --------- Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
1 parent 368f468 commit 248a98d

7 files changed

Lines changed: 1065 additions & 101 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
### Changed
1414

15+
- Bump stackable-operator to 0.106.2, strum to 0.28, and rand to 0.10 ([#752]).
1516
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#741]).
1617
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#733]).
1718

@@ -28,6 +29,7 @@
2829
[#734]: https://github.com/stackabletech/airflow-operator/pull/734
2930
[#741]: https://github.com/stackabletech/airflow-operator/pull/741
3031
[#742]: https://github.com/stackabletech/airflow-operator/pull/742
32+
[#752]: https://github.com/stackabletech/airflow-operator/pull/752
3133

3234
## [25.11.0] - 2025-11-07
3335

0 commit comments

Comments
 (0)