github kube-rs/kube 4.2.0

7 hours ago

What's Changed

Maintenance release for 4.0.0. Fixes, and https proxy. MSRV 1.89. All PRs here.

Added

Fixed

  • Update kube-cel requirement from 0.7.0 to 0.8.0 by @dependabot[bot] in #2017
  • client: include sources in CommitError's error message by @iniw in #2020
  • Include error sources in Display messages at client, core, runtime by @doxxx93 in #2021
  • Remove extraneous Sync bound in Controller::reconcile_all_on by @bojidar-bg in #2029
  • client: fall back to OS-native cert store via rustls-platform-verifier by @aviramha in #2030
  • Avoid deep-cloning ObjectMeta per event in trigger_owners by @doxxx93 in #2039
  • config: resolve relative exec plugin command paths by @deepu105 in #2037
  • Construct typed CustomResourceDefinition in derived crd() by @doxxx93 in #2042

New Contributors

Full Changelog: 4.0.0...4.2.0

Don't miss a new kube release

NewReleases is sending notifications on new releases.