Skip to content

Releases: cube-js/cube

v0.9.11

31 May 20:12
Compare
Choose a tag to compare

0.9.11 (2019-05-31)

Bug Fixes

  • client-core: ResultSet series returns a series with no data (715e170), closes #38
  • schema-compiler: TypeError: Cannot read property 'filterToWhere' of undefined (6b399ea)

v0.9.10

29 May 19:33
Compare
Choose a tag to compare

0.9.10 (2019-05-29)

Bug Fixes

  • cli: @cubejs-backend/schema-compiler/scaffolding/ScaffoldingTemplate dependency not found (4296204)

v0.9.9

29 May 19:27
Compare
Choose a tag to compare

0.9.9 (2019-05-29)

Bug Fixes

  • cli: missing package files (81e8549)

v0.9.8

29 May 19:25
Compare
Choose a tag to compare

0.9.8 (2019-05-29)

Features

  • cubejs-cli: add token generation (#67) (2813fed)
  • postgres-driver: SSL error hint for Heroku users (0e9b9cb)

v0.9.7

27 May 19:31
Compare
Choose a tag to compare

0.9.7 (2019-05-27)

Features

  • postgres-driver: support CUBEJS_DB_SSL option (67a767e)

v0.9.6

24 May 12:56
Compare
Choose a tag to compare

0.9.6 (2019-05-24)

Bug Fixes

  • contains filter does not work with MS SQL Server database (35210f6), closes #113

Features

  • better npm fail message in Playground (545a020)
  • playground: better add to dashboard error messages (94e8dbf)

v0.9.5

22 May 18:15
Compare
Choose a tag to compare

0.9.5 (2019-05-22)

Features

  • Propagate renewQuery option from API to orchestrator (9c640ba), closes #112

v0.9.4

22 May 16:28
Compare
Choose a tag to compare

0.9.4 (2019-05-22)

Features

  • Add refreshKeyRenewalThreshold option (aa69449), closes #112

v0.9.3

21 May 21:09
Compare
Choose a tag to compare

0.9.3 (2019-05-21)

Bug Fixes

  • playground: revert back create-react-app to npx as there're much more problems with global npm (e434939)

v0.9.2

11 May 22:21
Compare
Choose a tag to compare

0.9.2 (2019-05-11)

Bug Fixes

  • External rollups serverless implementation (6d13370)