Releases: cube-js/cube
Releases · cube-js/cube
v0.18.3
v0.18.2
v0.18.1
v0.18.0
0.18.0 (2020-03-01)
Bug Fixes
- Error: client.readOnly is not a function (6069499)
- External rollup type conversions: cast double to decimal for postgres (#421) Thanks to @sandeepravi! (a19410a)
- athena-driver: Remove debug output (f538135)
- Handle missing body-parser error (b90dd89)
- Handle multiple occurrences in the first event of a funnel: conversion percent discrepancies. (0989482)
- Handle primaryKey shown: false pitfall error (5bbf5f0)
- Redis query queue locking redesign (a2eb9b2), closes #459
- TypeError: Cannot read property 'queryKey' of null under load (0c996d8)
Features
v0.17.10
v0.17.9
v0.17.8
0.17.8 (2020-02-14)
Bug Fixes
- typings export (#373) Thanks to @lvauvillier! (f4ea839)
- Wrong interval functions for BigQuery (#367) Thanks to @lvauvillier! (0e09d4d)
- @cubejs-backend/oracle-driver: a pre-built node-oracledb binary was not found for Node.js v12.16.0 (#375) (fd66bb6), closes #370
- @cubejs-client/core: improve types (#376) Thanks to @hassankhan! (cfb65a2)
Features
- Athena HLL support (45c7b83)