💥 Breaking changes
- The Kubernetes client this plugin uses, kubernetes-client now depends on snakeyaml-engine. This library implements YAML 1.2. Any feature that was relying on specific features in YAML 1.1 that have been changed or removed in YAML 1.2 won't work anymore.
Read Changes in YAML version 1.2 for details.