Skip to content

Releases: cube-js/cube

v0.35.21

19 Apr 21:14
@ovr ovr
63c16f6

Choose a tag to compare

0.35.21 (2024-04-19)

Bug Fixes

  • cubestore: MINIORemoteFs - use only simple auth from S3 client (#8170) (66403ad)
  • Logical boolean measure filter for post aggregate measures support (92cee95)
  • native: Better error message on unexpected values while streaming (#8172) (bcf3438)

v0.35.20

18 Apr 05:20

Choose a tag to compare

0.35.20 (2024-04-18)

Features

  • Allow all calculated measure types in post aggregate measures (66f3acc)
  • Post aggregate raw dimension with date range support (23411cf)

v0.35.19

18 Apr 00:59

Choose a tag to compare

0.35.19 (2024-04-18)

Features

  • cubesql: Update egg and remove some clones (#8164) (fe20d35)
  • Post aggregate measure filter support (120f22b)

v0.35.18

17 Apr 05:32

Choose a tag to compare

0.35.18 (2024-04-17)

Features

  • Post aggregate no granularity time dimension support (f7a99f6)
  • Post aggregate view support (#8161) (acb507d)

v0.35.17

16 Apr 18:54
@ovr ovr
2bf338c

Choose a tag to compare

0.35.17 (2024-04-16)

Bug Fixes

Features

v0.35.16

16 Apr 01:53

Choose a tag to compare

0.35.16 (2024-04-16)

Features

  • Post aggregate time dimensions support (4071e8a)

v0.35.15

15 Apr 23:13

Choose a tag to compare

0.35.15 (2024-04-15)

Features

  • Post aggregate filter support (49131ea)

v0.35.14

15 Apr 16:32
@ovr ovr
6570b57

Choose a tag to compare

0.35.14 (2024-04-15)

Bug Fixes

  • server-core: Handle schemaPath default value correctly everywhere (refix) (#8152) (678f17f)

v0.35.13

15 Apr 06:25

Choose a tag to compare

0.35.13 (2024-04-15)

Features

v0.35.12

12 Apr 19:15

Choose a tag to compare

0.35.12 (2024-04-12)

Bug Fixes

  • snowflake-driver: Unable to detect a Project Id in the current environment for GCS export bucket (03ca8fa)

Reverts

  • Revert "fix(server-core): Handle schemaPath default value correctly everywhere (#8131)" (22a6f8b), closes #8131