Skip to content

v1.7.27

Latest

Choose a tag to compare

@ovr ovr released this 26 Aug 13:33
· 4 commits to master since this release

1.7.27 (2026-08-26)

Bug Fixes

  • backend-native: treat a client disconnect on /v1/cubesql as a graceful end (#11649) (e803c6c)
  • cubesql: Prefer SQL pushdown over limitless post-processing (#11559) (b022de1)
  • cubestore: inline aggregate dropped rows past the first partition (#11631) (6f3e66d)
  • schema-compiler: a cube that extends another broke the parent's multi-stage measures (#11641) (657f4e1)

Features