1.2.17 (2025-03-05)
Bug Fixes
- api-gateway: Support proxy when fetching jwk for token validation (#9286) (60870c8)
- cubesql: Use pushdown-pullup scheme for FilterSimplifyReplacer (#9278) (ab5a64e)
- docker: apt-get install ca-certificates in latest and local Dockerfiles (1fca9ee)
- query-orchestrator: Fix dropping temp tables during pre-agg creation (#9295) (eb3d980)
- schema-compiler: Fix ORDER BY clause generation for queries with td with filters (#9296) (1c8ce4f)
Features
- duckdb-driver: Add
databasePath
andmotherDuckToken
config options (6f43138)