cube.js v0.28.52 Release Notes

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

    • client-core: dayjs global locale conflict (#3606) Thanks @LvtLvt! (de7471d)
    • cubesql: MYSQL_TYPE_STRING for Booleans was null (fcdd8f5)
    • Empty data partitioned pre-aggregations are incorrectly handled -- value provided is not in a recognized RFC2822 or ISO format (9f3acd5)
    • ๐Ÿ“ฆ packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities (#3281) (a6a62ea)

    ๐Ÿ”‹ Features

    • cubeclient: Granularity is an optional field (c381570)
    • cubesql: Execute SHOW DATABASES from AST (cd2b4ac)
    • cubesql: Improve filter pushing (dateRange -> timeDimension) and segment (8d7ea9b)
    • cubestore: partitioned indexes for faster joins (8ca605f)