Releases: cube-js/cube
Releases Β· cube-js/cube
v0.11.17
Bug Fixes
server-core: the schemaPath option does not work when generating schema (#255 ) (92f17b2 )
Default Express middleware security check is ignored in production (4bdf6bd )
Features
Default root path message for servers running in production (5b7ef41 )
v0.11.16
Bug Fixes
vue: Error: Invalid query format: "order" is not allowed (e6a738a )
Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (af6f3c2 )
Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (2104492 )
Use node index.js
for npm run dev
where available to ensure it starts servers with changed code (527e274 )
v0.11.15
Bug Fixes
Reduce output for logging (aaf55e0 )
v0.11.14
Bug Fixes
Catch unhandled rejections on server starts (fd9d872 )
Features
v0.11.13
Features
playground: Static dashboard template (2458aad )
v0.11.12
Bug Fixes
Playground shouldn't be run in serverless environment by default (41cd46c )
react: Refetch hook only actual query changes (10b8988 )
v0.11.11
Bug Fixes
postgres-driver: CUBEJS_DB_SSL=false
should disable SSL (85064bc )
v0.11.9
0.11.9 (2019-10-23)
Bug Fixes
Support apiToken
to be an async function: first request sends incorrect token (a2d0c77 )
v0.11.8
0.11.8 (2019-10-22)
Bug Fixes
Pass checkAuth
option to API Gateway (d3d690e )
You canβt perform that action at this time.