github kube-rs/kube 0.65.0

latest releases: 2.0.0, 1.1.0, 1.0.0...
3 years ago
  • BREAKING: Removed kube::Error::OpenSslError - #716 by @kazk
  • BREAKING: Removed kube::Error::SslError - #704 and #716 by @kazk
  • BREAKING: Added kube::Error::NativeTls(kube::client::NativeTlsError) for errors from Native TLS - #716 by @kazk
  • BREAKING: Added kube::Error::RustlsTls(kube::client::RustlsTlsError) for errors from Rustls TLS - #704 by @kazk
  • Modified Kubeconfig parsing - allow empty kubeconfigs as per kubectl - #721 by @kazk
  • Added Kubeconfig::from_yaml - #718 via #719 by @imp
  • Updated rustls to 0.20.1 - #704 by @clux and @kazk
  • BREAKING: Added ObjectRef to the object that failed to be reconciled to kube::runtime::controller::Error::ReconcileFailed - #733 by @teozkr
  • BREAKING: Removed api_version and kind fields from kind structs generated by kube::CustomResource - #739 by @teozkr
  • Updated tokio-tungstenite to 0.16 - #750 by @dependabot
  • Updated tower-http to 0.2.0 - #748 by @kazk
  • BREAKING: kube-client: replace RefreshTokenLayer with AsyncFilterLayer in AuthLayer - #752 by @kazk

Don't miss a new kube release

NewReleases is sending notifications on new releases.