Releases: cube-js/cube
Releases Β· cube-js/cube
v1.2.7
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
v1.2.5
v1.2.4
v1.2.4
v1.0.8
v1.0.8
v1.2.3
v1.2.2
1.2.2 (2025-02-06)
Bug Fixes
- dremio-driver: Correct dremio date interval functions (#9193) (7cf2287)
- schema-compiler: Fix queries with time dimensions without granularities don't hit pre-aggregations with allow_non_strict_date_range_match=true (#9102) (eff0736)
- testing: avoid cypress crashes (#9196) (364d181)
Features
v1.2.1
v1.2.1
v1.2.0
1.2.0 (2025-02-05)
Bug Fixes
- @cubejs-client/ngx: Update APF configuration and build settings for Angular 12+ compatibility (#9152) Thanks to @HaidarZ! (57bcbc4)
- cubejs-playground: update query builder (#9175) (4e9ed0e)
- cubejs-playground: update query builder (#9184) (247ac0c)
- cubesql: Avoid panics during filter rewrites (#9166) (4c8de88)
- databricks-jdbc-driver: Fix extract epoch from timestamp SQL Generation (#9160) (9a73857)
- schema-compiler: make sure view members are resolvable in DAP (#9059) (e7b992e)
Features
- cubeclient: Add hierarchies to Cube meta (#9180) (56dbf9e)
- cubesql: Add filter flattening rule (#9148) (92a4b8e)
- cubesql: Add separate ungrouped_scan flag to wrapper replacer context (#9120) (50bdbe7)
- snowflake-driver: set QUOTED_IDENTIFIERS_IGNORE_CASE=FALSE byΒ default (#9172) (164b783)
- Support complex join conditions for grouped joins (#9157) (28c1e3b)