Skip to content

Releases: cube-js/cube

v0.18.26

03 Apr 05:43

Choose a tag to compare

0.18.26 (2020-04-03)

Bug Fixes

v0.18.25

02 Apr 19:52

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

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

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

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

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

Choose a tag to compare

0.18.20 (2020-03-29)

Features

  • mysql-driver: loadPreAggregationWithoutMetaLock option (a5bae69)

v0.18.19

29 Mar 03:31

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)

v0.18.18

28 Mar 00:51

Choose a tag to compare

0.18.18 (2020-03-28)

Bug Fixes

  • postgres-driver: Clean-up deprecation warning (#531) (ed1e8da)

Features

  • Executing SQL logging message that shows final SQL (26b8758)

v0.18.17

24 Mar 23:23

Choose a tag to compare

0.18.17 (2020-03-24)

Bug Fixes

  • Unknown function NOW for Snowflake -- Incorrect now timestamp implementation (036f68a), closes #537

Features

  • More places to fetch readOnly pre-aggregations flag from (9877037)