Skip to content

0.97.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 12:17
· 3 commits to main since this release
0.97.0
69d7995

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