Skip to content

Releases: cube-js/cube

v0.10.19

02 Aug 18:11
Compare
Choose a tag to compare

0.10.19 (2019-08-02)

Bug Fixes

  • postgres-driver: ERROR: type "string" does not exist (d472e89), closes #176

v0.10.18

31 Jul 23:14
Compare
Choose a tag to compare

0.10.18 (2019-07-31)

Bug Fixes

  • BigQuery external rollup compatibility: use __ separator for member aliases. Fix missed override. (c1eb113)

v0.10.17

31 Jul 23:08
Compare
Choose a tag to compare

0.10.17 (2019-07-31)

Bug Fixes

  • BigQuery external rollup compatibility: use __ separator for member aliases. Fix all tests. (723359c)
  • Moved joi dependency to it's new availability (#171) (1c20838)

Features

  • playground: Show editable files hint (2dffe6c)
  • playground: Slack and Docs links (3270e70)

v0.10.16

20 Jul 10:40
Compare
Choose a tag to compare

0.10.16 (2019-07-20)

Bug Fixes

  • Added correct string concat for Mysql. (#162) (287411b)
  • remove redundant hacks: primaryKey filter for method dimensionColumns (#161) (f910a56)

Features

  • BigQuery external rollup support (10c635c)
  • Lean more on vue slots for state (#148) (e8af88d)

v0.10.15

13 Jul 04:04
Compare
Choose a tag to compare

0.10.15 (2019-07-13)

Note: Version bump only for package cubejs

v0.10.14

13 Jul 04:00
Compare
Choose a tag to compare

0.10.14 (2019-07-13)

Features

v0.10.13

08 Jul 20:21
Compare
Choose a tag to compare

0.10.13 (2019-07-08)

Bug Fixes

  • bigquery-driver: Error with Cube.js pre-aggregations in BigQuery (01815a1), closes #158
  • cli: update mem dependency security alert (06a07a2)

Features

  • playground: Copy code to clipboard (30a2528)

v0.10.12

06 Jul 03:25
Compare
Choose a tag to compare

0.10.12 (2019-07-06)

Bug Fixes

  • Empty array for BigQuery in serverless GCP deployment (#155) (045094c), closes #153
  • QUERIES_undefined redis key for QueryQueue (4c44886)

Features

  • playground: Links to Vanilla, Angular and Vue.js docs (184495c)

v0.10.11

02 Jul 04:58
Compare
Choose a tag to compare

0.10.11 (2019-07-02)

Bug Fixes

  • TypeError: Cannot read property 'startsWith' of undefined at tableDefinition.filter.column: support uppercase databases (995b115)

v0.10.10

02 Jul 03:55
Compare
Choose a tag to compare

0.10.10 (2019-07-02)

Bug Fixes

  • mongobi-driver: accessing password field of undefined (#147) (bdd9580)