megachangelog
Update1.7.4

v1.7.4

Cube 1.7.4 includes bug fixes for ORDER BY in CTEs and PostgreSQL format token translation, plus new features for STRING_AGG aggregate function, SELECT DISTINCT ON support, and S3 server-side encryption headers in cubestore.

1.7.4 (2026-07-17)

Bug Fixes

  • cubesql: Support ORDER BY over unprojected columns in CTEs (#11261) (760a645)
  • cubesql: Translate PostgreSQL format tokens in TO_CHAR SQL push down (#11279) (fc42b0c)

Features

  • cubesql: Implement STRING_AGG aggregate function (#11263) (0bdbe18)
  • cubesql: Support SELECT DISTINCT ON (#11262) (909d9ee)
  • cubestore: Support sending x-amz-server-side-encryption header on S3 requests (CUBESTORE_S3_SSE) (#11276) (1711f1f)
cubesqlcubestoresqls3aggregate

Source: original entry ↗