1.3.8 (2025-04-24) Features cubesql: Add XIRR aggregate function (#9508) (c7fb71b) Source: https://github.com/cube-js/cube/releases/tag/v1.3.8
v1.3.7
1.3.7 (2025-04-23) Bug Fixes schema-compiler: Fix not working timeshift in views (#9504) (9319b0d) Features schema-compiler: Custom granularities support for Amazon…
v1.3.6
1.3.6 (2025-04-22) Bug Fixes cubesql: Fix SortPushDown pushing sort through joins (#9464) (fed08e1), closes /github.com/apache/datafusion/blob/7.0.0/datafusion/src/physical_plan/hash_join.rs#L282-L284 /github.com/apache/datafusion/blob/7.0.0/datafusion/src/physical_plan/cross_join.rs#L141-L143 cubesql: Realias expressions when…
v1.3.5
1.3.5 (2025-04-17) Bug Fixes cubesql: Disallow mixing measure and dimension filters in a single FilterOp (#9486) (858f6d5) Source: https://github.com/cube-js/cube/releases/tag/v1.3.5
v1.3.4
1.3.4 (2025-04-17) Bug Fixes schema-compiler: Make RefreshKeySql timezone-aware (#9479) (fa2adb9) Source: https://github.com/cube-js/cube/releases/tag/v1.3.4
v1.3.3
1.3.3 (2025-04-16) Features client-core: Add fetch timeout and network retry options (#9484) (b8de1a4) Source: https://github.com/cube-js/cube/releases/tag/v1.3.3
v1.3.2
1.3.2 (2025-04-16) Bug Fixes schema-compiler: Allow calling cube functions in yaml python blocks (#9473) (61ef9da) schema-compiler: Allow escaping of curly…
v1.3.1
1.3.1 (2025-04-14) Bug Fixes schema-compiler: Fix incorrect transpilation of yaml models (#9465) (e732fa2) Source: https://github.com/cube-js/cube/releases/tag/v1.3.1
v1.0.12
No content. Source: https://github.com/cube-js/cube/releases/tag/v1.0.12
v1.3.0
1.3.0 (2025-04-11) Bug Fixes schema-compiler: Do not drop join hints when view member is not itself owned (#9444) (b5ddd11) schema-compiler:…