What's Changed
- Implement List operations for Kubectl by @Copilot in #1693
- Implement KubectlDelete to delete Kubernetes resources by @Copilot in #1696
- Implement Kubectl Patch operations by @Copilot in #1698
- Implement KubectlRollout with generic type parameters for deployment lifecycle management by @Copilot in #1700
- Implement KubectlTop for node and pod metrics by @Copilot in #1703
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1706
- fix: make JsonConverter classes public by @IvanJosipovic in #1694
- Add RFC3339 formats with offset by @luiscantero in #1705
- Fix multi-certificate loading from certificate-authority-data by @Copilot in #1690
- Use actual lease duration from Kubernetes object in leader election by @Copilot in #1707
- Update client generation to Kubernetes v1.35 and bump SDK version to 19.0 by @Copilot in #1712
- Order YAML type meta fields before resource data by @Copilot in #1717
Full Changelog: v18.0.13...v19.0.2