Skip to content

v1.3.48

Choose a tag to compare

@paveltiunov paveltiunov released this 09 Aug 01:00
· 228 commits to master since this release

1.3.48 (2025-08-09)

Bug Fixes

  • access_policy is not applied for JS models (#9865) (89c78ec)
  • cubesql: Allow repeated aliases (auto-realias) (#9863) (0fb183a)
  • cubesql: Improve Trino SQL push down compatibility (#9861) (9d5794e)
  • cubesql: Support concatenating non-strings in SQL push down for Athena/Presto (#9853) (97e54e0)

Features

  • cubesql: Support date type for parameter binding (#9864) (5246fa0)
  • cubestore: Upgrade rust to nightly-2025-08-01 (#9858) (54b1553)

Performance Improvements

  • cubestore: Reduce allocations in info schema tables (#9855) (3cc34ff)