Skip to content

Releases: cube-js/cube

v0.20.3

03 Sep 00:05

Choose a tag to compare

0.20.3 (2020-09-03)

Bug Fixes

Features

0.20.2

02 Sep 13:48

Choose a tag to compare

0.20.2 (2020-09-02)

Bug Fixes

  • subscribe option, new query types to work with ws (dbf602e)

Features

v0.20.1

01 Sep 19:13

Choose a tag to compare

0.20.1 (2020-09-01)

Bug Fixes

  • data blending query support (#1033) (20fc979)
  • Error: TypeError: Cannot read property ‘externalPreAggregationQuery’ of null (e23f302)

Features

  • Expose the progress response in the useCubeQuery hook (#990). Thanks to @anton164 (01da1fd)
  • scheduledRefreshContexts CubejsServerCore option (789a098)

v0.20.0

26 Aug 14:08

Choose a tag to compare

0.20.0 (2020-08-26)

Bug Fixes

  • @cubejs-backend/athena-driver: Error: Queries of this type are not supported for incremental refreshKey (2d3018d), closes #404
  • Check partitionGranularity requires timeDimensionReference for originalSql (2a2b256)
  • Refresh Scheduler should respect dataSource (d7e7a57)
  • respect timezone in drillDown queries (#1003) (c128417)
  • @cubejs-backend/clickhouse-driver: allow default compound indexes: add parentheses to the pre-aggregation sql definition (#1009) Thanks to @gudjonragnar! (6535cb6)
  • TypeError: Cannot read property '1' of undefined -- Using scheduled cube refresh endpoint not working with Athena (ed6c9aa), closes #1000

Features

v0.19.61

11 Aug 01:31

Choose a tag to compare

0.19.61 (2020-08-11)

Bug Fixes

  • avoid opening connection to the source database when caching tables from external rollup db (#929) Thanks to @jcw-! (92cd0b3)
  • readOnly originalSql pre-aggregations aren't working without writing rights (cfa7c7d)

Features

v0.19.60

08 Aug 18:30

Choose a tag to compare

0.19.60 (2020-08-08)

Bug Fixes

  • Intermittent errors with empty rollups or not ready metadata for Athena and MySQL: HIVE_CANNOT_OPEN_SPLIT errors. (fa2cf45)

v0.19.59

05 Aug 10:41

Choose a tag to compare

0.19.59 (2020-08-05)

Bug Fixes

v0.19.58

05 Aug 03:57

Choose a tag to compare

0.19.58 (2020-08-05)

Bug Fixes

  • Error: Cannot find module 'axios' (5fcfa87)

v0.19.57

05 Aug 03:02

Choose a tag to compare

0.19.57 (2020-08-05)

Bug Fixes

Features

  • Playground templates separate repository open for third party contributions (#903) (fb57bda)
  • support first chance to define routes (#931) Thanks to @jsw- (69fdebc)

v0.19.56

03 Aug 00:08

Choose a tag to compare

0.19.56 (2020-08-03)

Bug Fixes