Skip to content

0.63.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 08:26
· 801 commits to main since this release
  • rust edition bumped to 2021 - #664, #666, #667
  • kube::CustomResource derive can now take arbitrary #[kube(k8s_openapi)] style-paths for k8s_openapi, schemars, serde, and serde_json - #675
  • kube: fix native-tls included when only rustls-tls feature is selected - #673 via #674