Skip to content

Releases: cube-js/cube

v0.10.40

09 Sep 21:46
Compare
Choose a tag to compare

0.10.40 (2019-09-09)

Bug Fixes

v0.10.39

09 Sep 20:54
Compare
Choose a tag to compare

0.10.39 (2019-09-09)

Bug Fixes

  • Requiring local node files is restricted: adding test for relative path resolvers (f328d07)

v0.10.38

09 Sep 19:33
Compare
Choose a tag to compare

0.10.38 (2019-09-09)

Bug Fixes

  • Requiring local node files is restricted (ba3c390)

v0.10.37

09 Sep 19:09
Compare
Choose a tag to compare

0.10.37 (2019-09-09)

Bug Fixes

  • client-ngx: Omit warnings for Angular import: Use cjs module as main (97e8d48)

v0.10.36

09 Sep 18:00
Compare
Choose a tag to compare

0.10.36 (2019-09-09)

Bug Fixes

  • all queries forwarded to external DB instead of original one for zero pre-aggregation query (2c230f4)

v0.10.35

09 Sep 00:36
Compare
Choose a tag to compare

0.10.35 (2019-09-09)

Bug Fixes

  • LocalQueueDriver key interference for multitenant deployment (aa860e4)

Features

  • mysql-driver: Faster external pre-aggregations upload (b6e3ee6)
  • originalSql external pre-aggregations support (0db2282)
  • Serve pre-aggregated data right from external database without hitting main one if pre-aggregation is available (931fb7c)

v0.10.34

06 Sep 07:02
Compare
Choose a tag to compare

0.10.34 (2019-09-06)

Bug Fixes

  • Athena timezone conversion issue for non-UTC server (7085d2f)

v0.10.33

06 Sep 04:12
Compare
Choose a tag to compare

0.10.33 (2019-09-06)

Bug Fixes

  • Revert to default queue concurrency for external pre-aggregations as driver pools expect this be aligned with default pool size (c695ddd)

v0.10.32

06 Sep 03:20
Compare
Choose a tag to compare

0.10.32 (2019-09-06)

Bug Fixes

  • In memory queue driver drop state if rollups are building too long (ad4c062)

Features

v0.10.31

27 Aug 17:18
Compare
Choose a tag to compare

0.10.31 (2019-08-27)

Bug Fixes

  • athena-driver: TypeError: Cannot read property 'map' of undefined (478c6c6)