1.1.17 (2025-01-27)
Bug Fixes
- presto-driver: optimize testConnection() to issue get nodes() instead of heavy show catalogs (#9109) (6d6df53)
- schema-compiler: Move create table name check to underlying driver for Postgres, MySQL, Oracle (#9112) (5fb81cc)
Features
- api-gateway: Async native query results transformations (#8961) (3822107)
- cubesql: Support %s in format (#9129) (be140ec), closes #9126
- databricks-driver: Enable Azure AD authentication via Client Secret (#9104) (f121e4d)
- schema-compiler: Add flag for using named timezones in MySQL Query class (#9111) (5a540db)
- snowflake-driver: Add ignore case statements flag (#9131) (db3b0fd)