cube.js v0.26.102 Release Notes

Release Date: 2021-04-22 // almost 3 years ago
  • ๐Ÿ› Bug Fixes

    • @cubejs-client/core: add type definition to the categories method (#2585) (4112b2d)
    • cubestore: download data files on worker startup (0a6caba)
    • cubestore: download only relevant partitions on workers (7adfd62)

    ๐Ÿ”‹ Features

    • @cubejs-playground: localhost connection tipbox (#2587) (bab3265)
    • server: Handle Ctrl + C (SIGINT) in Docker (644dc46)