0.35.78 (2024-08-27)
Bug Fixes
- cubesql: Don't clone AST on pre-planning step (#8644) (03277b0)
- cubesql: Don't clone response, improve performance (#8638) (4366299)
- cubesql: Fix non-injective functions split rules, make them variadic (#8563) (ed33403)
- cubesql: Normalize incoming date_part and date_trunc tokens (#8583) (f985265)
Features
- cubejs-api-gateway: Add description to V1CubeMeta, V1CubeMetaDimension and V1CubeMetaMeasure in OpenAPI (#8597) (1afa934)
- cubesql: Introduce max sessions limit (#8616) (dfcb596)
- cubesql: Upgrade serde, serde_json - performance boost (#8636) (b4754db)
- schema-compiler: detect boolean columns for schema generation (#8637) (178d98f)