Skip to content

Releases: cube-js/cube

v0.34.24

23 Nov 13:08
@ovr ovr
7826780

Choose a tag to compare

0.34.24 (2023-11-23)

Bug Fixes

  • athena-driver: Allow to pass custom credentials, fix #7407 (#7429) (f005c5b)
  • cubestore: Natural order for Int96 and Decimal96 (#7419) (5671a5c)

Features

  • cubestore: Metrics - track command for data/cache/queue (#7430) (91db103)
  • schema-compiler: add dimension primaryKey property to transform result (#7443) (baabd41)

v0.34.23

19 Nov 17:53
@ovr ovr
f7859ca

Choose a tag to compare

0.34.23 (2023-11-19)

Bug Fixes

  • duckdb-driver: Crash with high concurrency (unsuccessful or closed pending query result) (#7424) (a2e42ac)
  • Match additive pre-aggregations with missing members for views and proxy members (#7433) (e236079)

Features

  • cubesql: Support - (unary minus) SQL push down (a0a2e12)
  • cubesql: Support NOT SQL push down (#7422) (7b1ff0d)
  • cubestore-driver: Queue - protect possible race condition on removing orphaned queries (#7426) (7142e9c)
  • duckdb-driver: Upgrade to 0.9.2 (#7425) (d630243)
  • native: Jinja - print tracebacks for Python errors (#7435) (734094c)

v0.34.22

16 Nov 02:29

Choose a tag to compare

0.34.22 (2023-11-16)

Bug Fixes

  • cubesql: Window PARTITION BY, ORDER BY queries fail for SQL push down (62b359f)

Features

  • cubesql: Ambiguous column references for SQL push down (c5f1648)

v0.34.21

15 Nov 02:33

Choose a tag to compare

0.34.21 (2023-11-15)

Features

  • cubesql: SQL push down support for synthetic fields (#7418) (d2bdc1b)
  • cubesql: Support SQL push down for more functions (#7406) (b1606da)

v0.34.20

14 Nov 12:25
@ovr ovr
9cc7ad8

Choose a tag to compare

0.34.20 (2023-11-14)

Bug Fixes

  • Expose isVisible and public properties in meta consistently (35ca1d0)

Features

  • cubesql: Support [NOT] IN SQL push down (c64994a)
  • druid-driver: Retrieve types for columns with new Druid versions (#7414) (b25c199)

v0.34.19

11 Nov 19:50

Choose a tag to compare

0.34.19 (2023-11-11)

Bug Fixes

  • support for format in typings for measures (#7401) (1f7e1b3)

Features

v0.34.18

10 Nov 20:57

Choose a tag to compare

0.34.18 (2023-11-10)

Bug Fixes

  • Non-additive pre-aggregations based on proxy dimension doesn't match anymore (#7396) (910a49d)

v0.34.17

09 Nov 22:42
@ovr ovr
2c0b281

Choose a tag to compare

0.34.17 (2023-11-09)

Bug Fixes

  • cubestore-driver: Check introspection results on import (#7382) (a8b8ad0)
  • duckdb-driver: Compatibility issue with Cube Store for DATE type (#7394) (3e1389b)

v0.34.16

06 Nov 17:17
@ovr ovr
51847fe

Choose a tag to compare

0.34.16 (2023-11-06)

Features

v0.34.15

06 Nov 03:08

Choose a tag to compare

0.34.15 (2023-11-06)

Bug Fixes

  • cubestore: Fix broadcasting for worker services (#7375) (1726632)
  • Single value non-additive pre-aggregation match in views (9666f24)