0.36.2 (2024-09-18)
Bug Fixes
- cubejs-testing: cypress - fix rollup tests (#8725) (23c9cda)
- cubesql: Support new QuickSight meta queries (148e4cf)
- schema-compiler: correct origin timestamp initialization in Granularity instance (#8710) (11e941d)
Features
- client-core: extend client types with custom granularity support (#8724) (21a63e2)
- cubejs-playground: add support for ungrouped and offset options (#8719) (7d77b4a)
- cubesql: Support
[I]LIKE ... ESCAPE ...
SQL push down (2bda0dd) - schema-compiler: exact match preagg with custom granularity without the need for allow_non_strict_date_range_match option (#8712) (47c4d78)
- schema-compiler: expose custom granularities via meta API (#8703) (4875b8e)