v3.17.6

AWS Cloud Formation (HDXCTL) / Kubernetes (HKT) Download : hdxctl-v3.17.6 / hkt-v3.17.6

Release Locations AWS Cloud Formation

wget -O hdxctl https://hdx-infrastructure.s3.amazonaws.com/hdxctl-v3.17.6 && chmod +x hdxctl
Kubernetes (GKE)
wget -O hkt https://hdx-infrastructure.s3.amazonaws.com/hkt/hkt-v3.17.6 && chmod +x hkt

New Features: - Summary Table Support - V1 - https://docs.hydrolix.io/docs/summary-table - Query Authentication - https://docs.hydrolix.io/docs/query-authentication - Introduce String dictionary multithreading for very large dictionaries and added to tunables.

Notable Bug fixes:

  • Match Function bug fix.
  • API clean-ups and additions to the API for new services (Summary).
  • K8's optimisations including PVC retentions policy moved to delete plus.
  • Various Portal updates.