github kube-rs/kube 0.97.0

latest releases: 1.1.0, 1.0.0, 0.99.0...
9 months ago

Highlights

  • CustomResource derive added features for crd yaml output:
  • Configuration edge cases:
    • Avoid double installations of aws-lc-rs (rustls crypto) provider #1617
    • Kubeconfig fix for null user; #1608
    • Default runtime watcher backoff alignment with client-go #1603
  • Feature use:
    • Client proxy feature-set misuse prevention #1626
    • Allow disabling gzip via Config #1627
  • Depedency minors: thiserror, hashbrown, jsonptr, json-patch. Killed lazy_static / once_cell

What's Changed

Added

Changed

Fixed

New Contributors

Full Changelog: 0.96.0...0.97.0

Don't miss a new kube release

NewReleases is sending notifications on new releases.