1.7.33 (2026-09-03)
Bug Fixes
- cubesql: Coerce
CASEbranch types to a common type (#11724) (1842d93) - cubesql: Keep distinct count pushdown grouped (#11737) (9015e04)
- cubesql: Push
LIMIT 0down to CubeScan (#11589) (f923b0e) - cubesql: stop reporting
Continue waitas a SQL API error (#11717) (221e83e), closes #10649 - query-orchestrator: drop duplicate
preAggregationId/typedeclarations (#11726) (596571c)
Features
- api-gateway: Expose
usedPreAggregationson data responses (#11591) (4931901) - clickhouse-driver: Pass the X-Request-ID as ClickHouse query_id (#11739) (01abee3)
- client-core: Drop usage of cross-fetch, migrate to fetch API (#11736) (66210e3)
- client-core: forward
usedPreAggregationsoncubeSqlresults (#11735) (fca1d73), closes #11591 - cube-cli: list dbt sync history and read one sync's logs (#11625) (16d360e)
- server-core: size the data model compiler cache from
CUBEJS_COMPILER_CACHE_SIZE(#11732) (6c75c60)