Releases: cube-js/cube
Releases · cube-js/cube
v0.34.5
v0.34.4
v0.34.3
v0.34.2
v0.34.1
0.34.1 (2023-10-09)
Bug Fixes
- @cubejs-client/vue: Do not add time dimension as order member if granularity is set to
none(#7165) (1557be6) - cubesql: Support unaliased columns for SQL push down (#7199) (e92e15c)
- duckdb-driver: allow setting default schema (#7181) (a52c4d6)
- More descriptive error message for incorrect
incremental: truenon-partitioned setting (7e12e4e)
Features
v0.34.0
v0.33.65
v0.33.64
0.33.64 (2023-09-30)
Bug Fixes
- cubestore: Escape regex symbols in all versions of like operator (#7176) (e58af39)
- cubestore: Escape regex symbols in like operator (#7175) (b88c3f3)
- cubestore: Wrong pre-aggregations count distinct approx count when using PostgreSQL database (#7170) (1d1d4f0)
- databricks-jdbc-driver: ensure default UID property is set (#7168) (0f357f8)
- SQL push down expressions incorrectly cache used cube names (c5f0b03)