cube.js v0.29.12 Release Notes

Release Date: 2021-12-29 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • cubesql/native: Return errors to the client (missing field ) (82b22e4)
    • cubestore: Do not fail scheduler loop on lagged broadcast receive (11a2a67)

    ๐Ÿ”‹ Features

    • ๐ŸŽ Split batching upload of pre-aggregations into multiple files to enhance performance and avoid load balancer upload limits (#3857) (6f71419)
    • cubesql: Ignore KILL statement without error (20590f3)