cube.js v0.31.19 Release Notes

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

    • Incorrect filter pushdown when filtering two left-joined tables (#5685) (c775869), closes #3777
    • 📦 packages/cubejs-client-core/package.json to reduce vulnerabilities (#5352) (76e8e43)
    • 📦 packages/cubejs-client-vue/package.json to reduce vulnerabilities (#5361) (effc694)
    • 📦 packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities (#5347) (3442ddf)
    • 📦 packages/cubejs-schema-compiler/package.json to reduce vulnerabilities (#5359) (cd81554)
    • 📦 packages/cubejs-schema-compiler/package.json to reduce vulnerabilities (#5408) (6b7a95f)
    • 📦 packages/cubejs-templates/package.json to reduce vulnerabilities (#5342) (825605a)

    🔋 Features

    • 👍 catalog support for the Databricks driver (#5666) (de5ba9a)