github kube-rs/kube 0.80.0

latest releases: 2.0.1, 2.0.0, 1.1.0...
2 years ago

Notes

The PartialObjectMeta struct has been changed to allow static dispatch through a new generic parameter. It comes with a new PartialObjectMetaExt trait to help construct it.

Early release for the above change to the new metadata api, plus a trigger for our currently broken docs.rs.

What's Changed

Changed

  • Genericize PartialObjectMeta over the underlying Resource by @clux in #1152

Fixed

  • Bypass nightly ICE in docs build by @clux in #1155

Full Changelog: 0.79.0...0.80.0

Don't miss a new kube release

NewReleases is sending notifications on new releases.