Releases: cube-js/cube
Releases · cube-js/cube
v1.2.13
1.2.13 (2025-02-26)
Bug Fixes
cubesql: Split __user
WHERE predicate into separate filter node (#8812 ) (83baf7b )
v1.2.12
1.2.12 (2025-02-26)
Bug Fixes
api-gateway: data scope check (#9264 ) (75095e1 )
cubesql: Generate typed null literals (#9238 ) (1dfa10d )
cubesql: Match CubeScan timestamp literal types to member types (#9275 ) (4a4e82b )
native: Jinja - pass kwargs correctly into Python (#9276 ) (9d1c3f8 )
server-core: Handle empty query in getSqlGenerator (#9270 ) (350a438 )
v1.2.11
1.2.11 (2025-02-25)
Bug Fixes
cubesql: Break cost symmetry for (non)-push-to-Cube WrappedSelect (#9155 ) (2c0e443 )
cubesql: Generate proper projection wrapper for duplicated members in CubeScanNode (#9233 ) (aba6430 )
v1.2.10
1.2.10 (2025-02-24)
Bug Fixes
redshift-driver: Fix empty tableColumnTypes for external (Spectrum) tables (#9251 ) (fa318a1 )
schema-compiler: Fix sql generation for rolling_window queries with multiple time dimensions (#9124 ) (52a664e )
Features
cubejs-server-core: support proxy in http agent transport (#9263 ) (89c74ce )
v1.2.9
1.2.9 (2025-02-21)
Bug Fixes
schema-compiler: Fix allowNonStrictDateRangeMatch pre-agg match for dateRange queries without granularities (#9258 ) (00fe682 )
v1.2.8
1.2.8 (2025-02-21)
Bug Fixes
backend-native: Handle closed channel on Rust side (#9242 ) (1203291 )
Features
cubeclient: Add short_title
to dimensions and measures (#9256 ) (584b3dc )
v1.2.7
1.2.7 (2025-02-20)
Bug Fixes
schema-compiler: hierarchies to respect prefix value (#9239 ) (19d1b33 )
Reverts
schema-compiler: Revert breaking changes in models transpilation (#9240 ) (28bca42 )
v1.2.6
1.2.6 (2025-02-18)
Bug Fixes
api-gateway: Fix CompareDateRange queries native transformations (#9232 ) (9c6153d )
schema-compiler: Correct models transpilation in native in multitenant environments (#9234 ) (84f90c0 )
Features
schema-compiler: Boost models transpilation 10-13x times (using SWC instead of Babel) (#9225 ) (2dd9a4a )
Performance Improvements
cubesql: Avoid allocations in MetaContext methods (#9228 ) (ba753d0 )
v1.2.5
1.2.5 (2025-02-13)
Bug Fixes
Features
You can’t perform that action at this time.