cube.js v0.29.25 Release Notes

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

    • ๐Ÿ— Out of memory in case of empty table has been used to build partitioned pre-aggregation (#4021) (314cc3c)
    • @cubejs-bacend/api-gateway: fix a type issue where queries did not properly support logical and and logical or operators (#4016) Thanks @rdwoodring! (bb2d230)
    • cubestore: Decimals without integral part are ignoring sign during to_string() (b02b1a6)

    ๐Ÿ”‹ Features

    • @cubejs-backend/snowflake-driver: CUBEJS_DB_SNOWFLAKE_PRIVATE_KEY env variable support (38f4840)
    • Load metrics from DBT project (#4000) (2975d84)
    • cubestore: Support quarter granularity for date_trunc fn (#4011) (404482d)