Skip to content

Releases: cube-js/cube

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)

v0.10.9

30 Jun 23:05
Compare
Choose a tag to compare

0.10.9 (2019-06-30)

Bug Fixes

  • Syntax error during parsing: Unexpected token, expected: escaping back ticks (9638a1a)

Features

  • playground: Chart.js charting library support (40bb5d0)

v0.10.8

28 Jun 05:06
Compare
Choose a tag to compare

0.10.8 (2019-06-28)

Features

  • More readable compiling schema log message (246805b)
  • Presto driver (1994083)

v0.10.7

27 Jun 21:18
Compare
Choose a tag to compare

0.10.7 (2019-06-27)

Bug Fixes

  • config provided password not passed to server (#145) (4b1afb1)
  • Module not found: Can't resolve 'react' (a00e588)