Skip to content

v1.6.61

Latest

Choose a tag to compare

@ovr ovr released this 22 Jun 16:22
· 5 commits to master since this release

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

  • cubestore: faster repartition (prefetch, per-partition merge, range jobs) (#11088) (f1b0ea4)
  • cubestore: reduce metastore RPC fan-out during partitioning (#11095) (3eae361)