0.27.35 (2021-06-18)
Bug Fixes
- @cubejs-client/vue: support all pivotConfig props (#2964) (8c13b2b)
- cubestore: do not spam logs when no statsd server is listening (44b8cad)
- cubestore: fix assertion failure (unsorted inputs to merge sort) (534da14)
- cubestore: send at most one request per worker (17e504a)
Features
- @cubejs-client/playground: cli connection wizard (#2969) (77652d7)
- @cubejs-client/vue: support logical operator filters (#2950). Thanks to @piktur! (1313dad)
- mongobi-driver: Ingest types from driver (c630997)
- mongobi-driver: Migrate to TypeScript (8ca7811)
- mongobi-driver: Support streaming (059368e)
- MySQL/PostgreSQL - make readOnly by default (86eef1b)
- mysql-driver: Ingest types from driver (89a48a8)