megachangelog
Announcement1.7.34

v1.7.34

Release 1.7.34 includes bug fixes for tesseract granularity handling, upgrades to ClickHouse driver dependencies, removal of legacy configuration file support, and multiple performance optimizations for row transformation and streaming.

1.7.34 (2026-09-04)

Bug Fixes

  • tesseract: honour a custom granularity origin on single-unit intervals (#11742) (4335ea5)

Features

  • clickhouse-driver: Upgrade @clickhouse/client to 1.23.1 (#11751) (843128e)
  • server: Remove support for cube.ts configuration file (#11763) (2da5a6a)

Performance Improvements

  • clickhouse-driver: keep transformed rows in fast-properties mode (#11755) (bb15ec5)
  • clickhouse-driver: Optimize result transformation (#11752) (ef09196)
  • clickhouse-driver: Stream rows up to 2.2x faster by honouring highWaterMark (#11756) (d5490c9)
clickhouse-drivertesseractperformancebug-fixes

Source: original entry ↗