Skip to content

v0.19.1

Choose a tag to compare

@paveltiunov paveltiunov released this 11 Apr 02:53
· 8337 commits to master since this release

0.19.1 (2020-04-11)

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)