1.3.68 (2025-09-16)
Bug Fixes
- schema-compiler: Fix incorrect pre-aggregation matching for 'rollupJoin' and 'rollupLambda' pre-aggs (#9957) (b279611)
- schema-compiler: Fix memberToDataSource processing for views without cubes (#9974) (46a265f)
- schema-compiler: Pass filename alongside with errors to error reporter during transpilation (#9964) (3758bca)
Features
Performance Improvements
- schema-compiler: implement yaml native bulk transpilation (#9955) (8aa3562)
- schema-compiler: Improve yaml compilation speed (#9926) (13eb112)
- schema-compiler: Introduce compiledJinjaCache (#9950) (863e970)
- schema-compiler: Support native YAML transpilation (#9948) (368a89e)
- schema-compiler: YAML transpilation in worker threads (#9929) (449503c)