cube.js v0.28.54 Release Notes

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

    • @cubejs-backend/snowflake-driver: Do not trigger cluster start on test connection (3bb2d8f)
    • cubestore: Introduce file suffixes to avoid parquet write clashes in case of meta store recovery (#3639) (4d01e8b)
    • cubestore: Row with id is not found for PartitionRocksTable. Repartition not active partitions on reconcile. Do not drop orphaned jobs that weren't scheduled. Repartition only limited amount of rows during single repartition job. (#3636) (55bbc60)

    ๐Ÿ”‹ Features

    • cubestore: System tables and commands for debugging (#3638) (22650a1)