cube.js v0.28.51 Release Notes

Release Date: 2021-10-30 // over 2 years ago
  • 🐛 Bug Fixes

    • Prevent mutation pre-aggregation objects, debug API (#3605) (0f982ce)
    • cubejs-client-ngx: FilterMember.replace() will no longer update all filters with replacement (#3597) (f972ad3)
    • native: warning - is missing a bundled dependency node-pre-gyp (0bee2f7)

    🔋 Features

    • cubesql: Skip SET = (616023a)
    • cubesql: Support db(), version() via QE (5a289e1)
    • cubesql: Support system variables (#3592) (d2bd1fa)
    • cubesql: Use real Query Engine for simple queries (cc907d3)