Skip to content

0.98.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 12:56
· 1 commit to main since this release
0.98.0
3f122f9

Highlights

What's Changed

Added

  • Add storage and served argument to derive macro by @Techassi in #1644
  • Implement derive(CELSchema) macro for generating cel validation on CRDs by @Danil-Grigorev in #1649

Changed

  • Add series implementation for runtime event recorder by @pando85 in #1655
  • Bump k8s-openapi for Kubernetes v1_32 support and MSRV by @clux in #1671
  • Update tokio-tungstenite requirement from 0.24.0 to 0.25.0 by @dependabot in #1666

Fixed

  • Add support for UTF-16 encoded kubeconfig files by @goenning in #1654

New Contributors

Full Changelog: 0.97.0...0.98.0