Skip to content

v0.18.8

Compare
Choose a tag to compare
@paveltiunov paveltiunov released this 18 Mar 01:37
· 8225 commits to master since this release

0.18.8 (2020-03-18)

Bug Fixes

  • Publish index.d.ts for @cubejs-backend/server. (#518) Thanks to @jwalton! (7e9861f)
  • mysql-driver: use utf8mb4 charset as default to fix ER_TRUNCATED_WRONG_VALUE_FOR_FIELD for string types (17e084e)