21 June 2023 - v3.42.8

You can download version 3.42.8 here.

Upgrade on GKE:

kubectl apply -f "https://www.hydrolix.io/operator/v3.42.8/operator-resources?namespace=${HDX_KUBERNETES_NAMESPACE}&gcp-storage-sa=${GCP_STORAGE_SA}"

Upgrade on EKS:

kubectl apply -f "https://www.hydrolix.io/operator/v3.42.8/operator-resources?namespace=${HDX_KUBERNETES_NAMESPACE}&aws-storage-role=${AWS_STORAGE_ROLE}"

General

  • Improved logging for indexer and merger components.

Notable Bug Fixes

  • Added Reaper support for multi-bucket storage.
  • Removed spurious column mapping warning from logs.
  • Fixed JSON deserialization error during merge.