Skip to content

v1.5.16

Choose a tag to compare

@ovr ovr released this 17 Dec 19:22
· 38 commits to master since this release

1.5.16 (2025-12-17)

Bug Fixes

  • snowflake-driver: Fix type mapping for fixed type (#10258) (ec7944c)
  • snowflake-driver: Fix type mapping for numerics with scale (#10259) (3915e5a)

Features

  • cubesql: Support DISTINCT flag in UDAFs (#10252) (1d93825)
  • cubesql: Support STRING_AGG SQL push down (#10256) (8c82fa5)
  • server: Introduce CUBEJS_MAX_REQUEST_SIZE env variable (#10260) (71ca412)