Releases: cube-js/cube
Releases · cube-js/cube
v1.3.71
1.3.71 (2025-09-22)
Bug Fixes
native: Be happy, don't panic when unable to schedule task to PyRuntime (#9983 ) (7e6037c )
Features
cubesql: SET ROLE
changes authentication context (#9982 ) (c1b69cb )
cubesql: add pg_catalog.pg_collation
table (#9968 ) (9243f4c )
native: Improve safety for Python into CLRepr conversion (#9984 ) (644103a )
v1.3.70
1.3.70 (2025-09-19)
Bug Fixes
client-core: Fix time series generation (#9978 ) (2fd8ea7 )
playground: Include lower and upper bound of date range in time dimension filter in Playground (#9979 ) (1aeea98 )
schema-compiler: Fix view transpilation for worker_threads and native flows (#9980 ) (333b53d )
v1.3.69
1.3.69 (2025-09-17)
Features
tesseract: Switch dimensions and case measures (#9951 ) (3168f53 )
v1.3.68
1.3.68 (2025-09-16)
Bug Fixes
schema-compiler: Fix incorrect pre-aggregation matching for 'rollupJoin' and 'rollupLambda' pre-aggs (#9957 ) (b279611 )
schema-compiler: Fix memberToDataSource processing for views without cubes (#9974 ) (46a265f )
schema-compiler: Pass filename alongside with errors to error reporter during transpilation (#9964 ) (3758bca )
Features
cubesql: Print value of the date/time that couldn't be parsed (#9961 ) (b78ae0a )
Performance Improvements
schema-compiler: implement yaml native bulk transpilation (#9955 ) (8aa3562 )
schema-compiler: Improve yaml compilation speed (#9926 ) (13eb112 )
schema-compiler: Introduce compiledJinjaCache (#9950 ) (863e970 )
schema-compiler: Support native YAML transpilation (#9948 ) (368a89e )
schema-compiler: YAML transpilation in worker threads (#9929 ) (449503c )
v1.3.67
1.3.67 (2025-09-09)
Bug Fixes
cubesql: Pass window expressions in SQL push down (#9953 ) (a72b200 )
schema-compiler: Fix multifact joined queries in Tesseract (#9954 ) (cb54545 )
v1.3.66
1.3.66 (2025-09-09)
Bug Fixes
Features
Add "queryRewriteId" param to Query Rewrite events (#9949 ) (ad5fbc2 )
v1.3.65
1.3.65 (2025-09-05)
Bug Fixes
client-core: CubeSqlSchemaColumn type (a178744 )
cubesql: Correctly calculate eclass cost for recursive nodes (#9947 ) (f7f78e2 )
v1.3.64
1.3.64 (2025-09-03)
Bug Fixes
cubesql: Fix SQL pushdown TRUNC
template for Presto (#9944 ) (36c0e95 )
Features
cubesql: Automatically cast literal strings in binary expressions (#9938 ) (67c027b )
v1.3.63
1.3.63 (2025-09-02)
Bug Fixes
cubejs-playground: rollup designer accordion (#9937 ) (eb6ca38 )
Features
cubesql: Add "planningId" param to SQL API planning events (#9939 ) (bc23173 )
v1.3.62
1.3.62 (2025-08-29)
Bug Fixes
tesseract: Dimnesions with granularity in group_by + drivers support (#9928 ) (6b582f6 )
You can’t perform that action at this time.