1.1.16 (2025-01-22)
Bug Fixes
- api-gateway: Allow querying time dimensions with custom granularity (#9068) (80f10ce)
- client-ws-transport: Flush send queue in close() to avoid race (#9101) (d9bc147)
- cubejs-client-react: useCubeQuery initial loading state (#9117) (81f9b58)
- cubesql: Add forgotten Distinct in ast_size_outside_wrapper cost component (#8882) (a64272e)
- cubesql: Fix condition for joining two date range filters (#9113) (39190e0)
- cubesql: Pass proper in_projection flag in non-trivial wrapper pull up rule (#9097) (8f0758e)
- druid-driver: Fix case sensitivity in like flow (#8658) (6d75c60)
- gateway: dryRun to return pre-rewritten queries (#9091) (f48495c)
- Install python3 executable for node-gyp (#8998) (9700dc8)
- schema-compiler: hierarchies on extended cubes (#9100) (c8f24f7)
- schema-compiler: update hierarchies handling to use object pattern (#9121) (42cbc8e)
- typo for DBeaver in comments change DBEver to DBeaver (#9092) (aab9e8f)
Features
- cli: Deploy, added --replace-env flag (#9095) (80591ea)
- cubejs-playground: update query builder (#9118) (7ad8936)
- cubesql: Implement format and col_description (#9072) (bde6eea), closes #8947 #8926
- Initial support for grouped join pushdown (#9032) (2f11d20)