Releases: cube-js/cube
Releases · cube-js/cube
v0.18.13
Bug Fixes
Overriding of orchestratorOptions results in no usage of process cloud function -- deep merge Handlers options (c879cb6 ), closes #519
Various cleanup errors (538f6d0 ), closes #525
v0.18.12
Bug Fixes
types: Fix index.d.ts errors in cubejs-server. (#521 ) Thanks to jwalton! (0b01fd6 )
Features
Add duration to error logging (59a4255 )
v0.18.11
Bug Fixes
Orphaned pre-aggregation tables aren't dropped because LocalCacheDriver doesn't expire keys (393af3d )
v0.18.10
Features
mysql-driver: CUBEJS_DB_MAX_POOL
env variable (e67e0c7 )
mysql-driver: Provide a way to define pool options (2dbf302 )
v0.18.9
0.18.9 (2020-03-18)
Bug Fixes
mysql-driver: use utf8mb4 charset for columns to fix ER_TRUNCATED_WRONG_VALUE_FOR_FIELD (b68a7a8 )
v0.18.8
0.18.8 (2020-03-18)
Bug Fixes
Publish index.d.ts for @cubejs-backend/server. (#518 ) Thanks to @jwalton ! (7e9861f )
mysql-driver: use utf8mb4 charset as default to fix ER_TRUNCATED_WRONG_VALUE_FOR_FIELD for string types (17e084e )
v0.18.7
0.18.7 (2020-03-17)
Bug Fixes
Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD for string types (c2ee5ee )
Features
Log requestId
in compiling schema events (4c457c9 )
v0.18.6
0.18.6 (2020-03-16)
Bug Fixes
Waiting for query isn't logged for Local Queue when query is already in progress (e7be6d1 )
v0.18.5
0.18.5 (2020-03-15)
Bug Fixes
@cubejs-client/core: make progressCallback
optional (#497 ) Thanks to @hassankhan ! (a41cf9a )
requestId
isn't propagating to all pre-aggregations messages (650dd6e )
v0.18.4
0.18.4 (2020-03-09)
Bug Fixes
Request span for WebSocketTransport is incorrectly set (54ba5da )
results not converted to timezone unless granularity is set: value fails to match the required pattern (715ba71 ), closes #443
Features
You can’t perform that action at this time.