Skip to content

v1.7.38

Choose a tag to compare

@ovr ovr released this 14 Sep 17:27
· 57 commits to master since this release

1.7.38 (2026-09-14)

Bug Fixes

  • cubesql: preserve literal ORDER BY aliases (#11496) (5019312)
  • cubestore: Build with large pagesize support for AMR64, thanks @vltmn (#10152) (460173d)
  • deps: Bump/align 24 transitive deps to clear 97 Dependabot alerts (#11846) (eb11ecf)
  • react: ignore stale useCubeQuery responses (#11848) (ae50256)
  • schema-compiler: name the ClickHouse types a cast can produce (#11807) (c7dcc5c)
  • server-core: build one orchestrator api per id, not one per concurrent caller (#11834) (97282f0), closes #11661
  • snowflake-driver: Support TIMESTAMP_TZ/TIMESTAMP_LTZ, thanks @npwalker (#11404) (81d2d23)

Features

Performance Improvements

  • query-orchestrator: Reuse SQL tuples for full partitions (#11866) (1fd87a3)
  • query-orchestrator: reuse UTC partition range boundaries (#11867) (49e2dec)