Skip to content

v0.19.9

Choose a tag to compare

@paveltiunov paveltiunov released this 16 Apr 23:31
· 8307 commits to master since this release

0.19.9 (2020-04-16)

Features

  • add await when invoking schemaVersion -- support async schemaVersion (#557) Thanks to @barakcoh! (964c6d8)
  • Added support for websocketsBasePath (#584) Thanks to @gauravlanjekar! (0fa7349), closes #583
  • Allow persisting multiple pre-aggregation structure versions to support staging pre-aggregation warm-up environments and multiple timezones (ab9539a)
  • Parse dates on client side (#522) Thanks to @richipargo! (11c1106)