cube.js v0.28.60 Release Notes

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

    • @cubejs-backend/mongobi-driver: Show all tables if database isn't set (6a55438)
    • @cubejs-backend/mongobi-driver: Unsupported mapping for data type: 5 (9d42c9c)
    • cubesql: MySQL CLI connection error with COM_FIELD_LIST (#3728) (aef1401)
    • cubesql: Pass selection for server variables to QE (#3724) (4c66581)
    • ๐Ÿณ docker: Install cmake for dev images (470678a)
    • ๐Ÿณ docker: Reduce images size (1bb00e3)
    • native: Return promise for registerInterface (be97a84)
    • ๐Ÿ“œ Empty pre-aggregation with partitionGranularity throws ParserError("Expected identifier, found: )") (#3714) (86c6aaf)

    ๐Ÿ”‹ Features

    • cubesql: Enable unicode_expression (required for LEFT) (4059a17)
    • cubesql: Support insrt function (61bdc99)
    • native: Support Node.js 17 (91f5d51)