Releases: cube-js/cube
Releases · cube-js/cube
v1.3.39
1.3.39 (2025-07-17)
Bug Fixes
cubesql: Fix sort push down projection on complex expressions (#9787 ) (cd1c983 )
v1.3.38
1.3.38 (2025-07-16)
Bug Fixes
cubesql: Propagate errors from SqlAuthService to the user (#9665 ) (3037ada )
docs: fix AWS deployment doc redirect (#9786 ) (93c83f8 )
schema-compiler: Fix BigQuery convertTz implementation (#9782 ) (75f4813 )
Features
cubesql: Push Limit-Sort down Projection (#9776 ) (72e6059 )
schema-compiler,api-gateway: Nested folders support (#9659 ) (720f048 )
tesseract: Allow named calendar timeshifts for common intervals (#9777 ) (a5f8a2e )
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
You can’t perform that action at this time.