08 August 2022 - v3.16.5
over 2 years ago by Alan Hardy
AWS Cloud Formation (HDXCTL) / Kubernetes (HKT)
Download : hdxctl-v3.16.5 / hkt-v3.16.5
Release Locations
AWS Cloud Formation
wget -O hdxctl https://hdx-infrastructure.s3.amazonaws.com/hdxctl-v3.16.5 && chmod +x hdxctl
Kubernetes (GKE)
wget -O hkt https://hdx-infrastructure.s3.amazonaws.com/hkt/hkt-v3.16.5 && chmod +x hkt
Core
- Add: Project, table, transforms to indexer metrics
- Add: Replace tautological IFs with a true case before executing query
Ingest
- Add: Improved HTTP stream-head shutdown sequence
- Add: Source field to catalog metadata
- Add: Stream head metrics for no-body in message payload
- Add: Pagination support to object storage Lister
- Add: Creation time to hdx partition name
- Enhancement: Introduce partition scanning abstractions to support vacuum
- Removal: remove > 30 day auto-merge generation
- BugFix: Handle malformed tables in decay more gracefully
- Add: Allow overriding of minimum merge size
- Add: Reject metrics
Portal/API
- Enhancement: Support custom null values
- BugFix: Add function name unique check
- BugFix: Remove Regions check
- BugFix: Better validation of global
query_options
input - Add: Update transform validator UI
- Add: Update transform editor UI
- Add: sample_data field to transform UI
- Add: Filtering in UI for hdx project
- Add: null_values support to transform UI
- Add: columns to the table summary
Infrastructure/Command & Control
- K8s: Improve Redpanda availability
- K8s: Update scale profiles (dev, minimal, prod, mega)