cube.js v0.28.65 Release Notes

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

    • api-gateway: GraphQL boolean filters (#3776) (285b371)
    • cubesql: Special NULL handling for LEAST function (edb4b02)
    • cubestore: Introduce network protocol hand shakes to avoid corrupted messages deserialization (aac0a5b)
    • graphql-api: Remove irrelevant float filters (#3778) (3147fe4)

    ๐Ÿ”‹ Features

    • api-gateway: Enable GraphiQL header editor to pass security context in dev mode (#3779) (8c335a2)
    • api-gateway: GraphQL root orderBy (#3788) (cd88d26)
    • cubesql: Introduce convert_tz fn (stub) (1f08272)
    • cubesql: Introduce support for least function (434084e)
    • cubesql: Introduce time_format fn (stub) (9c9b217)
    • cubesql: Introduce timediff fn (stub) (29dfb97)
    • cubesql: Support compound identifier in ORDER BY (6d08ba8)
    • cubesql: Support performance_schema.session_variables & global_variables (a807858)
    • cubesql: Support type coercion for IF function (3b3f48c)
    • cubestore: Sort NULLS LAST by default (#3785) (02744e8)
    • helm-charts: Add sqlPort config to enable SQL Api (#3706) (8705893)
    • playground: GraphiQL sandbox. Allow using the cube GraphQL API (#3794) (ea9630f)