We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003c8a9 commit 89d3578Copy full SHA for 89d3578
crates/stackable-operator/CHANGELOG.md
@@ -7,8 +7,10 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- Replace unmaintained `derivative` crate with `educe` ([#907]).
10
+- Bump dependencies, notably rustls 0.23.15 to 0.23.19 to fix RUSTSEC-2024-0399 ([#917]).
11
12
[#907]: https://github.com/stackabletech/operator-rs/pull/907
13
+[#917]: https://github.com/stackabletech/operator-rs/pull/917
14
15
## [0.82.0] - 2024-11-23
16
0 commit comments