Releases: cube-js/cube
Releases · cube-js/cube
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.86
v1.3.85
1.3.85 (2025-10-28)
Bug Fixes
- schema-compiler: Add missing numeric types to scaffolding schema, thanks @XUJiahua (#10079) (fa694c3)
- schema-compiler: Fix incorrect cache that affects query joins (#10084) (b335c93)
- schema-compiler: Fix inherited drill members for views (#9966) (558fbb3)
- schema-compiler: Fix pre-agg matching for 'rollupJoin' / 'rollupLambda' pre-aggregations (#10017) (635b45b)
v1.3.84
1.3.84 (2025-10-28)
Bug Fixes
- cube-orchestrator: Deterministic column sequence in output (#10086) (e82fbeb)
- cubesql: Coerce strings with any type in binary expressions (#10088) (3164adc)
- schema-compiler: add support for time filters and rolling windows and fix subquery aliasing in Oracle dialect (#10066) (56b5c9b)