Skip to content

Releases: cube-js/cube

v0.19.27

09 Jun 06:37

Choose a tag to compare

0.19.27 (2020-06-09)

Note: Version bump only for package cubejs

v0.19.26

09 Jun 06:35

Choose a tag to compare

0.19.26 (2020-06-09)

Note: Version bump only for package cubejs

v0.19.25

09 Jun 06:34

Choose a tag to compare

0.19.25 (2020-06-09)

Features

  • cubejs-cli: Cube Cloud deploy implementation (b34ba53)

v0.19.24

06 Jun 05:33

Choose a tag to compare

0.19.24 (2020-06-06)

Bug Fixes

  • @cubejs-backend/elasticsearch-driver: respect ungrouped parameter (#684) Thanks to @gauravlanjekar! (27d0d49)
  • @cubejs-backend/schema-compiler: TypeError: methods.filter is not a function (25c4ef6)

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