Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.0.1 source code.tar.gz | 2025-09-12 | 358.8 kB | |
2.0.1 source code.zip | 2025-09-12 | 463.8 kB | |
README.md | 2025-09-12 | 522 Bytes | |
Totals: 3 Items | 823.1 kB | 0 |
What's Changed
Fixes an accidental inclusion of a constraint added to Api::log_stream
introduced in the 2.0.0 Rust 2024 upgrade.
Fixed
- Remove unused use<'_> from log_stream() by @pgerber in https://github.com/kube-rs/kube/pull/1824
New Contributors
- @pgerber made their first contribution in https://github.com/kube-rs/kube/pull/1824
Full Changelog: https://github.com/kube-rs/kube/compare/2.0.0...2.0.1