Releases: cube-js/cube
Releases · cube-js/cube
v1.6.62
1.6.62 (2026-06-23)
Bug Fixes
- cubesql: Support EXTRACT(EPOCH) over timestamp diff on Snowflake (#11105) (8e9d38c)
- databricks-jdbc-driver: support OIDC/workload identity for export buckets (#11143) (f4d2dde)
- tesseract: Push ad-hoc filters into view measure aggregation (#11137) (a4a3e79)
- tesseract: Resolve join for hint-less member-expression measures (#11136) (741138a)
Features
v1.6.61
1.6.61 (2026-06-22)
Bug Fixes
- cubejs-client-core: surface cubeSql error chunks instead of dropping rows (#11097) (88e57d4)
- cubestore: Skip rolling rewrite for aggregates without aggregates (#11134) (2ef39d1)
- tesseract: keep pre-aggregations for RBAC access-denied 1=0 segment (#11123) (a67fa3c)
Features
Performance Improvements
v1.6.60
v1.6.59
v1.6.58
1.6.58 (2026-06-17)
Bug Fixes
- cubesql: Fix grouped join SQL push down regressions (#11049) (c70e7ec)
- cubestore: stop main-node OOM from concurrent metastore scans (#11082) (ee86b13)
- cubestore: support Float32 in query result conversion (#11078) (46a8454)
- tesseract: Unexpected panic when pre-aggregation time_dimension are not resolved (#11066) (fda5ab5)
Features
- backend-shared: add CUBEJS_AUTO_RUN_MODE env variable (#11062) (3278e4d)
- cubesql: Support FULL and RIGHT joins with non-push-to-Cube SQL push down (#11008) (8ef4b54)
- cubestore: batch persisted-chunk repartition per partition (#11068) (b5dbdf5)
- cubestore: dedicated reserve job pool for CSV imports (#11069) (85bd67b)
- cubestore: env-gate last week's planning/processing changes (#11086) (689d842)
- cubestore: execute sorted partial aggregate per partition below the merge, propagate LIMIT into it (#10995) (d91df4b)
- cubestore: pre-filter in-memory chunks on worker before IPC (#11040) (2394513)
- cubestore: tolerant job reads + cleanup of unknown job types (#11087) (87ae095)
- schema-compiler: capitalize ID acronyms in default meta titles (#11047) (094974b)
Performance Improvements
v1.6.57
v1.6.56
1.6.56 (2026-06-08)
Bug Fixes
- access-policies: masked aggregate measures with row filters + multi-group member-level union (#11026) (bf13b69)
- native: Don't fail deserializing JS numbers above u64/i64 range (#11034) (44bd455)
- prestodb-driver: Send custom headers on nextUri poll requests (#11037) (7583983)
Features
v1.4.3
v1.6.55
v1.6.54
1.6.54 (2026-06-04)
Bug Fixes
- cubesql: Don't mix filter params between subqueries in SQL push down (#10996) (38b7d8c)
- tesseract: make pre-aggregations tests work under native SQL planner (#10992) (33ca484)
- tesseract: nested CTE generation with duplicate names (#11005) (a321af5)
- tesseract: pre-aggregation table name corruption when one name is a prefix of another (#11000) (f401118)