1.3.22 (2025-06-18)
Bug Fixes
- client-core: Fix for the issue with Generated SQL tab in playground (#9675) (17570d4)
- cubejs-cli: Fix validate command (#9666) (b2bc99f)
- cubeorchestrator: Fix serialization of link type format for dimension (#9649) (267ce43)
- questdb-driver: Fix invalid QuestDB timestamp floor year unit (#9678) (33012b1)
- schema-compiler: Case insensitive filter for ClickHouse (#9373) (273d277)
- schema-compiler: Fix Access Policy inheritance (#9648) (896af5e)
- tesseract: Fix rolling window external pre-aggregation (#9625) (aae3b05)
- tesseract: Fix rolling window with few time dimensions, filter_group in segments and member expressions (#9673) (98d334b)
- tesseract: Fix typo in interval (#9680) (9b75d99)
- tesseract: Handle JS exceptions in Rust with safe call (#9677) (bb6d655)
Features
- duckdb-driver: Add support for using default credential provider chain for duckdb s3 access (#9679) (89f54e9)
- prestodb-driver, trino-driver: Support dbUseSelectTestConnection flag (#9663) (97b6bb4)
- schema-compiler: Add support for time dimensions with granularities in multi-stage measures add_group_by (#9657) (6700b43)