Skip to content

Releases: cube-js/cube

v0.35.31

13 May 16:05
@ovr ovr
2c56be6

Choose a tag to compare

0.35.31 (2024-05-13)

Features

  • cubestore: Support HLL from Apache DataSketches (for DataBricks) (#8241) (baf2667)
  • Support probing LIMIT 0 queries (117f332)

v0.35.30

10 May 18:38

Choose a tag to compare

0.35.30 (2024-05-10)

Bug Fixes

  • cubesql: Add alias to rebased window expressions (990a767)
  • cubesql: Reuse query params in push down (b849f34)
  • schema-compiler: Convert timezone for time dimensions in measures (0bea221)
  • schema-compiler: respect view prefix and member alias in hierarc… (#8231) (59fddea)
  • Unexpected keyword WITH for rolling window measures in BigQuery (9468f90), closes #8193
  • Unrecognized name when regular measures are selected with multiplied ones (617fd11), closes #8206

Features

  • cubesql: Support window frame SQL push down (5469dbc)

v0.35.29

03 May 05:24

Choose a tag to compare

0.35.29 (2024-05-03)

Bug Fixes

  • Apply time shift after timezone conversions to avoid double casts (#8229) (651b9e0)
  • schema-compiler: support string measures in views (#8194) (fadfd1f)

v0.35.28

02 May 22:02

Choose a tag to compare

0.35.28 (2024-05-02)

Bug Fixes

v0.35.27

02 May 20:53
@ovr ovr
87b8504

Choose a tag to compare

0.35.27 (2024-05-02)

Bug Fixes

  • cubestore: Queue - remove queue item payload on ack (reduce compaction) (#8225) (ac58583)
  • cubestore: Queue - truncate unused queue rows via TTL (#8227) (70ecbef)

Features

  • cubestore: Allow to truncate queue item payloads via system command (#8226) (75d4eac)

v0.35.26

02 May 08:38

Choose a tag to compare

0.35.26 (2024-05-02)

Bug Fixes

  • gateway: Don't process meta with onlyCompilerId flag set (76ae23e)
  • gateway: missed v1 graphql-to-json endpoint (a24d69b)
  • gateway: Optimize filterVisibleItemsInMeta performance (b0fdbd3)
  • schema-compiler: foreign keys assignment (#8208) (74affc4)

Features

  • schema-compiler: hierarchies (#8102) (c98683f)
  • schema-compiler: Upgrade cron-parser to 4.9, fix #8203 (#8214) (f643c4b)
  • Support post-aggregate time shifts for prior period lookup support (#8215) (a9f55d8)

v0.35.25

29 Apr 21:50

Choose a tag to compare

0.35.25 (2024-04-29)

Bug Fixes

  • cubesql: Disallow ematching cycles (4902c6d)
  • cubestore: Error in optimization for nested boolean expressions (#7891) (e5d20d2)

Features

  • Rolling YTD, QTD and MTD measure support (#8196) (bfc0708)

v0.35.24

26 Apr 10:31
@ovr ovr
0b9d42c

Choose a tag to compare

0.35.24 (2024-04-26)

Bug Fixes

  • cubesql: Fix date_trunc over column offset in filters (1a602be)
  • cubestore: S3 - STS credentials (backport fix for 0.32.3) (#8195) (9d9cb4a)

v0.35.23

25 Apr 10:49

Choose a tag to compare

0.35.23 (2024-04-25)

Bug Fixes

  • client-core: castNumerics option for CubeApi (#8186) (6ff2208)

Features

v0.35.22

22 Apr 14:30
@ovr ovr
65d39f3

Choose a tag to compare

0.35.22 (2024-04-22)

Bug Fixes

  • cubestore: S3 - wrong credentials (1313cdd)