Skip to content

Commit b55b5ea

Browse files
authored
chore: Bump Rust dependencies pre-26.3.0 (#685)
* chore: Bump Rust dependencies - Bump stackable-operator to 0.106.2 - Bump strum to 0.28 - Bump snafu to 0.9 - Bump ldap3 to 0.12 * chore: Fix clippy lint * chore: Add changelog entry
1 parent 68f771c commit b55b5ea

6 files changed

Lines changed: 417 additions & 277 deletions

File tree

CHANGELOG.md

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

77
### Changed
88

9+
- Bump stackable-operator to 0.106.2, strum to 0.28, snafu to 0.9, and ldap3 to 0.12 ([#685]).
910
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#674]).
1011
- OLM deployer doesn't add owner references to cluster scoped objects anymore ([#667]).
1112
Owner references ensure that objects are garbage collected by OpenShift upon operator removal but they cause problems when the operator is updated.
@@ -38,6 +39,7 @@ All notable changes to this project will be documented in this file.
3839
[#670]: https://github.com/stackabletech/secret-operator/pull/670
3940
[#671]: https://github.com/stackabletech/secret-operator/pull/671
4041
[#674]: https://github.com/stackabletech/secret-operator/pull/674
42+
[#685]: https://github.com/stackabletech/secret-operator/pull/685
4143
4244
## [25.11.0] - 2025-11-07
4345

0 commit comments

Comments
 (0)