Skip to content

Commit d4313de

Browse files
authored
chore: Bump Rust dependencies pre-25.3.0 (#569)
* chore: Bump Rust dependencies * chore: Fix clippy errors * chore: Update changelog
1 parent c960266 commit d4313de

File tree

10 files changed

+921
-540
lines changed

10 files changed

+921
-540
lines changed

CHANGELOG.md

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

1818
### Changed
1919

20+
- Bump `stackable-operator` to 0.87.0 and `rand` to 0.9 ([#569]).
2021
- Default to OCI for image metadata ([#544]).
2122
- [BREAKING] When using a fully qualified domain name, only the variant without the trailing dot is added to the SANs. This should only improve the behavior in scenarios where FQDNs are used and not affect anything else ([#564]).
2223

@@ -31,6 +32,7 @@ All notable changes to this project will be documented in this file.
3132
[#552]: https://github.com/stackabletech/secret-operator/pull/552
3233
[#563]: https://github.com/stackabletech/secret-operator/pull/563
3334
[#564]: https://github.com/stackabletech/secret-operator/pull/564
35+
[#569]: https://github.com/stackabletech/secret-operator/pull/569
3436

3537
## [24.11.1] - 2025-01-10
3638

0 commit comments

Comments
 (0)