Skip to content

Commit bd4ffc0

Browse files
authored
chore: Bump Rust dependencies pre-25.11.0 (#646)
* chore: Bump Rust dependencies pre-25.11.0 * chore: Add changelog entry * chore: Revert accidental Cargo.toml reformat
1 parent cd27fa0 commit bd4ffc0

File tree

6 files changed

+340
-865
lines changed

6 files changed

+340
-865
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file.
1313
- `EOS_INTERVAL` (`--eos-interval`) to set the interval in which the operator checks if it is EoS.
1414
- `EOS_DISABLED` (`--eos-disabled`) to disable the EoS checker completely.
1515

16+
### Changed
17+
18+
- Bump stackable-operator to `0.100.1` and product-config to `0.8.0` ([#646]).
19+
1620
### Fixed
1721

1822
- Previously we had a bug that could lead to missing certificates ([#636]).
@@ -24,6 +28,7 @@ All notable changes to this project will be documented in this file.
2428
[#633]: https://github.com/stackabletech/hive-operator/pull/633
2529
[#636]: https://github.com/stackabletech/hive-operator/pull/636
2630
[#641]: https://github.com/stackabletech/hive-operator/pull/641
31+
[#646]: https://github.com/stackabletech/hive-operator/pull/646
2732
[#647]: https://github.com/stackabletech/hive-operator/pull/647
2833

2934
## [25.7.0] - 2025-07-23

0 commit comments

Comments
 (0)