cube.js v0.28.66 Release Notes

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

    • client-vue: add wrapWithQueryRenderer prop (#3801) (c211e0a)
    • cubestore: Cleanup non active never written partitions as part of delete middle man (#3802) (7b31c2f)
    • cubestore: Drop created but not written partitions during reconciliation (98326f1)
    • cubestore: GCTask queue holds a lot of delete middle man partition jobs so it looks like a memory leak (d3ffb07)
    • cubestore: Limit chunk count in a single repartition hop to avoid repartition timeouts (67ca6c8)

    ๐Ÿ”‹ Features

    • api-gateway: Event property for SQL and GraphQL API (#3774) (0e83a72)
    • playground: GraphiQL sandbox. Allow using the cube GraphQL API (#3803) (6c848c0)