v1.2.0
- Fix the cluster configuration's merging mechanism for string parameters
- Remove support for legacy authorization (ABAC)
- Authentication for kubectl command now relies on
gke-gcloud-auth-plugin
as this is the only supported mode starting with Kubernetes 1.26 (see documentation).⚠️ if you're using a DSS version prior to 11.4, you'll have to installgke-gcloud-auth-plugin
manually (see the link above)