1.6.65 (2026-07-01)
Bug Fixes
- cubestore: add statsd metrics bind address ENV VAR (#9922) (6b98135)
- cubestore: guard replay handle seq pointer / location length mismatch (#11093) (d257168)
- druid-driver: Emulate ILIKE for Tesseract and SQL API push down (#11164) (ff3f5c9)
- tesseract: cast bound param on measure filters (#11176) (28e91ed)
- tesseract: Drop order-by-only measures from pre-aggregation reads (#11179) (30bdcbb)
- tesseract: Honor memberToAlias for granularized time dimensions (#11142) (96a6f28)
- tesseract: honor rolling window offset without granularity (#11169) (9b6a960)
- tesseract: Incorrect measure for ungrouped rollup pre-aggregation (#11181) (45fac55)
- tesseract: match rolling pre-aggregations without a date range via match-only mode (#11178) (b3448e9)
- tesseract: Per branch aliases in rollupLambda unions (#11184) (6e5c98f)
- tesseract: preserve FILTER_PARAMS pushdown with segments (#11182) (c27af09)
- tesseract: Reject pre-agg when a measure is multiplied only in t… (#11173) (660c0a2), closes #9541
- tesseract: Render dimension mask filters on grouped masked measures (#11177) (f0569ad)
Features
- cubestore: top-k merge strategies via CUBESTORE_TOPK_STRATEGY (#11152) (0c8cd24)
- oracle-driver: Improvements & fixes, fix #10834 (#11174) (9da8e07)
- tesseract: Support Funnels extension (#11187) (183cd6e)