Skip to content

Releases: cube-js/cube

v0.19.23

02 Jun 08:20

Choose a tag to compare

0.19.23 (2020-06-02)

Features

v0.19.22

26 May 02:57

Choose a tag to compare

0.19.22 (2020-05-26)

Note: Version bump only for package cubejs

v0.19.21

25 May 20:36

Choose a tag to compare

0.19.21 (2020-05-25)

Bug Fixes

  • @cubejs-backend/sqlite-driver: sqlite name and type extraction (#659) Thanks to @avin3sh ! (b1c179d)
  • playground: Dynamic dashboard templated doesn't work: graphql-tools version downgrade (#665) (f5dfe54), closes #661

v0.19.20

21 May 19:57

Choose a tag to compare

0.19.20 (2020-05-21)

Bug Fixes

  • cubejs-playground: header style (8d0f6a9)
  • cubejs-playground: style fixes (fadbdf2)
  • cubejs-postgres-driver: updated pg version (af758f6)

v0.19.19

15 May 02:58

Choose a tag to compare

0.19.19 (2020-05-15)

Bug Fixes

Features

  • ability to add custom meta data for measures, dimensions and segments (#641) (88d5c9b), closes #625

v0.19.18

11 May 00:08

Choose a tag to compare

0.19.18 (2020-05-11)

Bug Fixes

  • Offset doesn't affect actual queries (1feaa38), closes #636

v0.19.17

09 May 19:39

Choose a tag to compare

0.19.17 (2020-05-09)

Bug Fixes

  • Continue wait errors during tables fetch (cafaa28)

v0.19.16

07 May 17:55

Choose a tag to compare

0.19.16 (2020-05-07)

Bug Fixes

  • @cubejs-client/react: options dependency for useEffect: check if subscribe has been changed in useCubeQuery (#632) (13ab5de)

Features

v0.19.15

04 May 17:29

Choose a tag to compare

0.19.15 (2020-05-04)

Bug Fixes

  • Max date measures incorrectly converted for MySQL (e704867)

Features

v0.19.14

24 Apr 21:40

Choose a tag to compare

0.19.14 (2020-04-24)

Bug Fixes

  • More descriptive errors for download errors (e834aba)
  • Show Postgres params in logs (a678ca7)

Features