Releases: cube-js/cube
Releases · cube-js/cube
v1.3.61
1.3.61 (2025-08-28)
Bug Fixes
api-gateway: Remove stack information from error responses when not in dev mode to prevent leaking internals in prod (#9862 ) (2e0b239 )
Features
schema-compiler: Support shorthand for userAttributes properties in models (#9921 ) (6086a65 )
tesseract: Full key aggregate and logical plan refactoring (#9807 ) (da4d7aa )
v1.3.60
1.3.60 (2025-08-28)
Bug Fixes
cubesql: Fix columns referencing outer context in subqueries (#9924 ) (09d3b95 )
v1.3.59
1.3.59 (2025-08-26)
Bug Fixes
cubesql: Merge subqueries with SQL push down (#9916 ) (9a5597b )
redshift-driver: Use proper query for table column types that respects fetchColumnsByOrdinalPosition (#9915 ) (2e97019 )
schema-compiler: Fix incorrect backAlias members collection for FILTER_PARAMS members (#9919 ) (91115d7 )
Features
cubesql: Report rewrite start/success events (#9917 ) (7cc80b2 )
v1.3.58
1.3.58 (2025-08-25)
Bug Fixes
schema-compiler: Use join tree for pre-agg matching (#9597 ) (c0341ba )
v1.3.56
1.3.56 (2025-08-21)
Bug Fixes
Features
cubesql: Avoid COUNT(*)
pushdown to joined cubes (#9905 ) (e073a72 )
Performance Improvements
schema-compiler: Reduce JS compilation memory usage 3x-5x times. (#9897 ) (3f1ff57 )
v1.3.55
1.3.55 (2025-08-19)
Bug Fixes
schema-compiler: Fix joins getter in cube symbols (#9904 ) (8012341 )
Performance Improvements
cubestore: Reduce memory allocations with pinned slices (#9901 ) (6caf7cb )
v1.3.54
1.3.54 (2025-08-15)
Features
schema-compiler: Reduce memory usage after compilation is done (#9890 ) (812efec )
snowflake-driver: Add queryTag connection parameter (#9889 ) (d0554d6 )
v1.3.53
1.3.53 (2025-08-15)
Features
athena-driver: export env variables for IAM assume role auth (#9882 ) (3c6fc89 )
client-core: introduce cubesql method (#9884 ) (423aadc )
v1.3.52
1.3.52 (2025-08-14)
Bug Fixes
api-gateway: Handle array format for joins in /meta?extended endpoint (#9881 ) (e1a2cfa ), closes #9800
Features
cubesql: Support cursors in stream mode (#9877 ) (8ddaba5 )
snowflake-driver: Upgrade Snowflake Node.js driver to 2.2.0 (#9880 ) (3956b71 )
You can’t perform that action at this time.