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 0dcaa4a commit 63644d2Copy full SHA for 63644d2
CHANGELOG.md
@@ -7,8 +7,15 @@ UNRELEASED
7
===================
8
* see https://github.com/kube-rs/kube/compare/0.94.1...main
9
10
-0.94.1 / 2024-09-09
+[0.94.1](https://github.com/kube-rs/kube/releases/tag/0.94.1) / 2024-09-09
11
12
+<!-- Release notes generated using configuration in .github/release.yml at 0.94.1 -->
13
+
14
+## What's Changed
15
+Convenience release. Adjusted a version bound to avoid possibility of running into version compatibility errors with `hyper-rustls`.
16
17
+### Fixed
18
+* Update hyper-rustls minimum version by @divergentdave in https://github.com/kube-rs/kube/pull/1575
19
20
[0.94.0](https://github.com/kube-rs/kube/releases/tag/0.94.0) / 2024-09-09
21
0 commit comments