Skip to content

Releases: cube-js/cube

v1.3.62

29 Aug 19:26
Compare
Choose a tag to compare

1.3.62 (2025-08-29)

Bug Fixes

  • tesseract: Dimnesions with granularity in group_by + drivers support (#9928) (6b582f6)

v1.3.61

28 Aug 12:06
Compare
Choose a tag to compare

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

28 Aug 05:36
Compare
Choose a tag to compare

1.3.60 (2025-08-28)

Bug Fixes

  • cubesql: Fix columns referencing outer context in subqueries (#9924) (09d3b95)

v1.3.59

26 Aug 12:08
Compare
Choose a tag to compare

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

25 Aug 09:45
Compare
Choose a tag to compare

1.3.58 (2025-08-25)

Bug Fixes

  • schema-compiler: Use join tree for pre-agg matching (#9597) (c0341ba)

v1.3.57

22 Aug 03:06
Compare
Choose a tag to compare

1.3.57 (2025-08-22)

Features

v1.3.56

21 Aug 09:50
Compare
Choose a tag to compare

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

19 Aug 12:45
Compare
Choose a tag to compare

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

15 Aug 23:53
Compare
Choose a tag to compare

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

15 Aug 17:55
Compare
Choose a tag to compare

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)