Skip to content

v1.1.10

Compare
Choose a tag to compare
@paveltiunov paveltiunov released this 16 Dec 02:21
· 19 commits to master since this release

1.1.10 (2024-12-16)

Bug Fixes

  • api-gateway: allow switch sql user when the new user is the same (#9037) (a69c28f)
  • api-gateway: make sure DAP works sql pushdown (#9021) (23695b2)
  • cubestore: Allow create an index from expressions (#9006) (222cab8)
  • schema-compiler: fix DAP with query_rewrite and python config (#9033) (849790f)
  • schema-compiler: join relationship aliases (ad4e8e3)

Features

  • cubesql: Basic VALUES support in rewrite engine (#9041) (368671f)
  • dremio-driver: Add Dremio Cloud Support (#8956) (d2c2fcd)
  • tesseract: Support multiple join paths within single query (#9047) (b62446e)