cube.js v0.31.12 Release Notes

Release Date: 2022-11-05 // over 1 year ago
  • 🐛 Bug Fixes

    • Cannot read property 'apply' of undefined on missed dimension sql (#5559) (6f85096)
    • 👍 YAML filter support (fb6fade)
    • cubestore: Fix partition pruning (#5548) (8bc4aee)
    • No column found in case non equals filter query incorrectly matched against rollup with no dimensions (#5552) (73b3203)
    • TypeError: Cannot read property 'dimension' of undefined for rolling window rollup without time dimension (#5553) (03c3b6f)

    🔋 Features

    • Trino driver (e58c392)
    • cubesql: Support Skyvia date granularities (df69d93)