cube.js v0.26.98 Release Notes

Release Date: 2021-04-15 // about 3 years ago
  • ๐Ÿ› 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)