Skip to content

Releases: cube-js/cube

v0.31.63

20 Feb 19:05
v0.31.63
2895721

Choose a tag to compare

0.31.63 (2023-02-20)

Bug Fixes

  • cubesql: CAST(column AS DATE) to DateTrunc day (8f6fbe2)
  • cubestore: Support realiasing for information schema tables (#6155) (423a3ec)
  • databricks-jdbc-driver: export table drops twice in Databricks (#6177) (a62d9f0)
  • playground: closing the last query tab (aaa75f4)

Features

v0.31.62

13 Feb 19:05

Choose a tag to compare

0.31.62 (2023-02-13)

Bug Fixes

Features

  • cubestore: Introduce information_schema.columns (#6152) (c70b155)

v0.31.61

10 Feb 22:56

Choose a tag to compare

0.31.61 (2023-02-10)

Note: Version bump only for package cubejs

v0.31.60

10 Feb 22:44

Choose a tag to compare

0.31.60 (2023-02-10)

Bug Fixes

Features

  • cubesql: Redesign member pushdown to support more advanced join… (#6122) (3bb85e4)
  • cubestore: Disable MetastoreEvents for queue & cache (#6126) (0fd20cb)
  • cubestore: Limit pushdown (#5604) (f593ffe)
  • cubestore: Support SYS DROP QUERY CACHE + metrics (#6131) (e8d2670)

v0.31.59

06 Feb 17:05
@ovr ovr
v0.31.59

Choose a tag to compare

0.31.59 (2023-02-06)

Bug Fixes

  • server-core: config validation if custom ContextAcceptor is (#6120) (6524a84)

Features

  • api-gateway, server-core: added endpoint to fetch db schema (#5852) (8ffcfd2)

v0.31.58

02 Feb 20:54
@ovr ovr
a9ea09d

Choose a tag to compare

0.31.58 (2023-02-02)

Bug Fixes

  • jdbc-driver: streamQuery connection release (#6108) (3426e6e)

Features

  • cubesql: Improve catching of panic's reason (#6107) (c8cf300)
  • cubestore: Queue - support custom orphaned timeout (#6090) (d6702ab)
  • native: Correct error handling for neon::channel.send (#6106) (f71255a)
  • snowflake-sdk: Security upgrade snowflake-sdk from 1.6.14 to 1.6.18 (#6097) (1f10c8a)

v0.31.57

02 Feb 09:53
@ovr ovr
d14951a

Choose a tag to compare

0.31.57 (2023-02-02)

Features

  • cubejs-api-gateway: Add scope check to sql runner (#6053) (d79d3aa)
  • cubejs-server-core: add dbType to dataSources (#6089) (5c84467)
  • cubestore: Cache/Queue - implement migrations (truncating) (#6083) (e8daf5e)
  • cubestore: Queue - correct sort over priority (+created) (#6094) (bd489cd)

v0.31.56

31 Jan 03:23

Choose a tag to compare

0.31.56 (2023-01-31)

Bug Fixes

  • (dimensions.type.ownedByCube = true) is not allowed if dynamic schemas outside of schema folder are used (88b09bd)
  • cubesql: Allow Thoughtspot EXTRACT YEAR AS date (22d0ad9)
  • cubestore-driver: Correct cancellation handling (#6087) (03089ce)
  • playground: filter nullish refs (9732af6)

Features

v0.31.55

26 Jan 21:17
@ovr ovr
28ea47c

Choose a tag to compare

0.31.55 (2023-01-26)

Bug Fixes

  • cubesql: Correct Thoughtspot day in quarter offset (d62079e)

Features

  • cubestore-driver: Queue - support persistent flag/stream handling (#6046) (5b12ec8)
  • new logo with background (#6062) (7c3601b)

v0.31.54

25 Jan 23:27

Choose a tag to compare

0.31.54 (2023-01-25)

Bug Fixes

  • cubestore: Support macOS 11 for standalone binary (#6060) (6d2dff7)

Features

  • cubestore: Filter for data from kafka streams (#6054) (3b1b1ab)
  • cubestore: Queue - improve orphaned detection + optimizations (#6051) (70e68ae)