Skip to content

0.78.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 04:10
· 358 commits to main since this release

Kubernetes Bump

This release brings in the new k8s-openapi release for 1.26 structs, and sets our MK8SV to 1.21.
Be sure to upgrade k8s-openapi and kube simultaneously to avoid multiple version errors:

cargo upgrade -p k8s-openapi -p kube -i

What's Changed

Added

Changed

Removed

  • Remove deprecated Config::timeout by @clux in #1113

Fixed

  • fix shell exec exiting message loop when terminalSizeReceiver is dropped by @erebe in #1112

New Contributors

Full Changelog: 0.77.0...0.78.0