0.26.98 (2021-04-15)
Bug Fixes
- @cubejs-client/playground: live preview check (5b4b5b8)
- cubestore: allow to disable top-k with env var (9c2838a), closes #2559
- cubestore: re-enable streaming for top-k (c21b5f7)
- docker: Build playground for dev images (42a75db)
- dreamio-driver: Allow casting boolean/number/measure (#2560) (4ff93fe)
- dreamio-driver: Remove unexpected console.log (#2561) (a3beee7)
Features
- ws-transport: Introduce close() method (47394c1)