Skip to content

Releases: cube-js/cube

v0.18.28

03 Apr 22:49
Compare
Choose a tag to compare

0.18.28 (2020-04-03)

Bug Fixes

  • TypeError: date.match is not a function at BaseTimeDimension.formatFromDate (7379b84)

v0.18.27

03 Apr 06:11
Compare
Choose a tag to compare

0.18.27 (2020-04-03)

Bug Fixes

  • TypeError: date.match is not a function at BaseTimeDimension.formatFromDate (4ac7307)

v0.18.26

03 Apr 05:43
Compare
Choose a tag to compare

0.18.26 (2020-04-03)

Bug Fixes

v0.18.25

02 Apr 19:52
Compare
Choose a tag to compare

0.18.25 (2020-04-02)

Bug Fixes

  • TypeError: Cannot read property 'replace' of null for scheduledRefresh: true (28e45c0), closes #558

Features

v0.18.24

01 Apr 20:07
Compare
Choose a tag to compare

0.18.24 (2020-04-01)

Bug Fixes

  • TypeError: Cannot read property 'replace' of null for scheduledRefresh: true (ea88edf)

v0.18.23

30 Mar 01:23
Compare
Choose a tag to compare

0.18.23 (2020-03-30)

Bug Fixes

  • Cannot read property 'timeDimensions' of null -- originalSql scheduledRefresh support (e7667a5)
  • minute requests incorrectly snapped to daily partitions (8fd7876)

v0.18.22

29 Mar 18:49
Compare
Choose a tag to compare

0.18.22 (2020-03-29)

Features

  • mysql-driver: Read only pre-aggregations support (2e7cf58)

v0.18.21

29 Mar 04:54
Compare
Choose a tag to compare

0.18.21 (2020-03-29)

Bug Fixes

  • mysql-driver: Remove debug output (3cd0bf3)

v0.18.20

29 Mar 04:54
Compare
Choose a tag to compare

0.18.20 (2020-03-29)

Features

  • mysql-driver: loadPreAggregationWithoutMetaLock option (a5bae69)

v0.18.19

29 Mar 03:31
Compare
Choose a tag to compare

0.18.19 (2020-03-29)

Bug Fixes

  • Empty default originalSql refreshKey (dd8536b)
  • incorrect WHERE for refreshKey every (bf8b648)
  • Return single table for one partition queries (54083ef)

Features

  • propagateFiltersToSubQuery flag (6b253c0)
  • Partitioned originalSql support (133857e)