Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.0 source code.tar.gz | 2025-05-26 | 355.8 kB | |
1.1.0 source code.zip | 2025-05-26 | 460.1 kB | |
README.md | 2025-05-26 | 550 Bytes | |
Totals: 3 Items | 816.4 kB | 1 |
What's Changed
Missing attribute bugfix + extra standard derives on core::conversion structs.
Added
- Add missing derives on conversion types by @sbernauer in https://github.com/kube-rs/kube/pull/1759
Fixed
- Emit
#[schemars(crate)]
attribute by @Techassi in https://github.com/kube-rs/kube/pull/1764
Full Changelog: https://github.com/kube-rs/kube/compare/1.0.0...1.1.0