Skip to content

Commit ba608ef

Browse files
authored
chore: Bump Rust dependencies pre-25.3.0 (#655)
* chore: Bump Rust dependencies * chore: Update changelog
1 parent 5cb09b1 commit ba608ef

File tree

5 files changed

+554
-1559
lines changed

5 files changed

+554
-1559
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.87.0 and `stackable-versioned` to 0.6.0 ([#655]).
1718
- Switch the WebUI liveness probe from `httpGet` to checking the tcp socket.
1819
This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
1920
As this results in `401` HTTP responses (instead of `200`), this previously failed the liveness checks.
@@ -25,6 +26,7 @@ All notable changes to this project will be documented in this file.
2526
[#636]: https://github.com/stackabletech/hdfs-operator/pull/636
2627
[#640]: https://github.com/stackabletech/hdfs-operator/pull/640
2728
[#643]: https://github.com/stackabletech/hdfs-operator/pull/643
29+
[#655]: https://github.com/stackabletech/hdfs-operator/pull/655
2830

2931
## [24.11.1] - 2025-01-10
3032

0 commit comments

Comments
 (0)