1.1.12 (2025-01-09)
Bug Fixes
- api-gateway: fix DAP RLS issue with denied queries and python conf (#9054) (e661d2a)
- backend-native: Fix request sequence span ids (#9077) (d48ef99)
- backend-native: Pass req.securityContext to Python config (#9049) (95021f2)
- cubejs-client-core: hierarchy typings (#9042) (7c38845)
- dremio-driver: Fix stale version of testing-shared dependency (#9079) (ee826e1)
- schema-compiler: fix time dimension granularity origin formatting in local timezone (#9071) (c97526f)
- tesseract: sqlAlias support (f254f64)
Features
- cubejs-client-core: Fill missing dates with custom measure value (#8843) (ed3f6c9)
- cubesql: Penalize zero members in wrapper (#8927) (171ea35)
- duckdb-driver: Add support for installing and loading DuckDB Extensions. (#8744) (0e6ecd9)
- server-core: Support for scheduledRefreshTimeZones as function, passing securityContext (#9002) (10e47fc)
- tesseract: Make measure an entry point for multi-fact join for now and support template for params (#9053) (cb507c1)
- vertica-driver: Introduce VerticaDriver (#9081) (c43340d), closes #2 #5 #6