Skip to content

Releases: cube-js/cube

v0.15.3

26 Jan 19:52
Compare
Choose a tag to compare

0.15.3 (2020-01-26)

Bug Fixes

  • TypeError: Cannot read property 'title' of undefined (3f76066)

v0.15.2

25 Jan 20:12
Compare
Choose a tag to compare

0.15.2 (2020-01-25)

Bug Fixes

  • @cubejs-client/core: improve types (55edf85), closes #350
  • Time dimension ResultSet backward compatibility to allow work newer client with old server (b6834b1), closes #356

v0.15.1

21 Jan 22:54
Compare
Choose a tag to compare

0.15.1 (2020-01-21)

Features

  • updateWindow property for incremental partitioned rollup refreshKey (09c0a86)

v0.15.0

18 Jan 23:30
Compare
Choose a tag to compare

0.15.0 (2020-01-18)

Bug Fixes

  • "Illegal input character" when using originalSql pre-aggregation with BigQuery and USER_CONTEXT (904cf17), closes #197

Features

  • dynRef for dynamic member referencing (41b644c)
  • New refreshKeyRenewalThresholds and foreground renew defaults (9fb0abb)
  • Slow Query Warning and scheduled refresh for cube refresh keys (8768b0e)

v0.14.3

17 Jan 05:14
Compare
Choose a tag to compare

0.14.3 (2020-01-17)

Bug Fixes

  • originalSql pre-aggregations with FILTER_PARAMS params mismatch (f4ee7b6)

Features

  • RefreshKeys helper extension of popular implementations (f2000c0)
  • Skip contents for huge queries in dev logs (c873a83)

v0.14.2

17 Jan 02:13
Compare
Choose a tag to compare

0.14.2 (2020-01-17)

Bug Fixes

  • TypeError: Cannot read property 'evaluateSymbolSqlWithContext' of undefined (125afd7)

v0.14.1

17 Jan 01:32
Compare
Choose a tag to compare

0.14.1 (2020-01-17)

Features

  • Default refreshKey implementations for mutable and immutable pre-aggregations. (bef0626)

v0.14.0

16 Jan 00:16
Compare
Choose a tag to compare

0.14.0 (2020-01-16)

Bug Fixes

  • Cannot read property 'requestId' of null (d087837), closes #347
  • dateRange gets translated to incorrect value (71d07e6), closes #348
  • Time dimension can't be selected twice within same query with and without granularity (aa65129)

Features

  • Scheduled refresh for pre-aggregations (c87b525)
  • Scheduled Refresh REST API (472a0c3)

v0.13.12

12 Jan 16:58
Compare
Choose a tag to compare

0.13.12 (2020-01-12)

Note: Version bump only for package cubejs

v0.13.11

03 Jan 07:47
Compare
Choose a tag to compare

0.13.11 (2020-01-03)

Bug Fixes

  • Can't parse /node_modules/.bin/sha.js during dashboard creation (e13ad50)