Skip to content

v0.18.2

Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 11 May 14:34
· 220 commits to master since this release
819ed90

This release improves error message for too big batch response and exposes the BatchRequestConfig type in order to make it possible to use ServerBuilder::set_batch_request_config

Fixed

  • server: export BatchRequestConfig (#1112)
  • fix(server): improve too big batch response msg (#1107)