Last updated November 18, 2024
v4.20.2
Bug fix
This release contains bug fixes that were applied to v4.20.1. Refer to the release notes for v4.20.1 to see notable feature announcements and other information.
Upgrade
Upgrade on GKE
kubectl apply -f "https://www.hydrolix.io/operator/v4.20.2/operator-resources?namespace= ${ HDX_KUBERNETES_NAMESPACE } &gcp-storage-sa= ${ GCP_STORAGE_SA } "
Upgrade on EKS
kubectl apply -f "https://www.hydrolix.io/operator/v4.20.2/operator-resources?namespace= ${ HDX_KUBERNETES_NAMESPACE } &aws-storage-role= ${ AWS_STORAGE_ROLE } "
Upgrade on LKE
kubectl apply -f "https://www.hydrolix.io/operator/v4.20.2/operator-resources?namespace= $HDX_KUBERNETES_NAMESPACE "
Changelog
Bug Fixes
Core
The has() function now works correctly when using a WHERE clause containing indexed columns.