cube.js v0.19.1 Release Notes

Release Date: 2020-04-11 // about 4 years ago
  • ๐Ÿ› Bug Fixes

    • TypeError: Cannot read property 'dataSource' of null (5bef81b)
    • TypeError: Cannot read property 'path' of undefined -- Case when partitioned originalSql is resolved for query without time dimension and incremental refreshKey is used (ca0f1f6)

    ๐Ÿ”‹ Features

    • postgres-driver: Allow usage of CUBEJS_DB_SSL_CA parameter in postgres Driver. (#582) Thanks to @gauravlanjekar! (158bd10)
    • โฑ Provide status messages for `/cubejs-api/v1/run-scheduled-refresh API (fb6623f)
    • ๐Ÿ“‡ Renamed OpenDistro to AWSElasticSearch. Added elasticsearch dialect (#577) Thanks to @chad-codeworkshop! (a4e41cb)