Releases: cube-js/cube
Releases · cube-js/cube
v1.3.37
1.3.37 (2025-07-14)
Bug Fixes
tesseract: Fix infinite loops during calendar time dimension processing (#9772 ) (3f16a39 )
Features
tesseract: Introduce named multistage time shifts for use with calendars (#9773 ) (e033aaf )
v1.3.36
1.3.36 (2025-07-10)
Bug Fixes
cubesql: Fix adding missing columns for ORDER BY
clause (#9764 ) (185db54 )
cubesql: Improve DBeaver compatibility (#9769 ) (c206c90 )
cubestore: Avoid bug in topk planning when projection column order is permuted (#9765 ) (49a58ff )
cubestore: Make projection_above_limit optimization behave deter… (#9766 ) (08f21b6 )
Features
tesseract: Rolling window with custom granularities without date range (#9762 ) (d81c57d )
tesseract: Rollup Join support (#9745 ) (05bb520 )
tesseract: Support for time shifts over calendar cubes dimensions (#9758 ) (70dfa52 )
v1.3.35
1.3.35 (2025-07-09)
Bug Fixes
api-gateway: Update shown: true to public : true in error messages (#9756 ) (4dc44bb )
cubesql: Hide security context from logs (#9761 ) (e38c03c )
cubesql: Normalize EXTRACT
/DATE_TRUNC
granularities (#9759 ) (2db54ba )
schema-compiler: Avoid ambiguous dimension column mappings for ClickHouse queries (#9674 ) (ea2a59f )
Features
snowflake-driver: Introduce CUBEJS_DB_SNOWFLAKE_OAUTH_TOKEN env var / config option (#9752 ) (1c66d3e )
v1.3.34
1.3.34 (2025-07-04)
Bug Fixes
schema-compiler: Fix pre-agg partitions creation for Ksql (#9750 ) (f08f19b )
v1.3.33
1.3.33 (2025-07-03)
Features
cubesql: Filter push down for date_part('year', ?col) = ?literal (#9749 ) (f952cf7 )
v1.3.31
1.3.31 (2025-07-02)
Bug Fixes
clickhouse-driver: Fix headers check (#9746 ) (b643b0c )
schema-compiler: Fix date filter truncation for rolling window queries (#9743 ) (f045af9 )
Features
cubestore: Use seperate working loop for queue (#6243 ) (f961f97 )
tesseract: Support custom granularities in to_date rolling windows (#9739 ) (a8b611c )
v1.3.30
1.3.30 (2025-07-01)
Bug Fixes
tesseract: Fix join condition for toDate Rolling Window (#9738 ) (dae44a4 )
Features
v1.3.29
1.3.29 (2025-07-01)
Bug Fixes
cubesql: Fix incorrect datetime parsing in filters rewrite rules (#9732 ) (6e73860 )
Features
athena-driver: Add option for providing default database to use (#9735 ) (834d381 )
cubestore: Rockstore - optimize index scanning (#9728 ) (7987b75 )
prestodb-driver: Support s3 export bucket (#9736 ) (31c6629 )
v1.3.28
1.3.28 (2025-06-30)
Bug Fixes
cubesql: Fix cube rust client schema for custom granularities with sql (#9727 ) (2711fa6 )
tesseract: MultiStage group_by and reduce_by now work with views (#9710 ) (f17f49a )
You can’t perform that action at this time.