0.24.5 (2020-12-09)
Bug Fixes
- @cubejs-backend/api-gateway: Export UserError/CubejsHandlerError (#1540) (20124ba)
- @cubejs-client/playground: fix user select on tab content (7a0e4ef)
- cubestore: Compaction fixes (7441a26)
- cubestore: Partition range gap fix (3610b61)
Features
- @cubejs-backend/bigquery-driver: Allow to make BigQueryDriver as readOnly, fix #1028 (d9395f6)
- @cubejs-backend/mysql-driver: CAST all time dimensions with granularities to DATETIME in order to provide typing for rollup downloads. Add mediumtext and mediumint generic type conversions. (3d8cb37)
- cubejs-cli: improve DX for docker (#1457) (72ad782)
- cubestore: CUBESTORE_PORT env variable (11e36a7)
- cubestore: IN Implementation (945d8bc)