Releases: cube-js/cube
Releases · cube-js/cube
v0.36.11
v0.36.10
v0.36.9
v0.36.8
0.36.8 (2024-10-11)
Bug Fixes
- cubestore: don't add all measures to default preagg index (#8789) (fd1d09a)
- playground: fix not showing granularities for time dimension (#8794) (d77a512)
- Render LIMIT 0 and OFFSET 0 properly in SQL templates (#8781) (6b17731)
Features
- Inherit all env variables to Cube Store (auto provisioning) (#3045) (4902e6f)
- playground: custom granularities support (#8743) (336fad4)
- prestodb-driver: Added support export bucket, gcs only (#8797) (8c7dcbb)
- Renaming of Post Aggregate into Multi Stage (#8798) (bd42c44)
- snowflake-driver: support DefaultAzureCredential and Managed Indentity auth for export bucket (#8792) (cf4beff)
v0.36.7
v0.36.6
v0.36.5
v0.36.4
v0.36.3
v0.36.2
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)