Skip to content

11.1.1

Compare
Choose a tag to compare
@oliemansm oliemansm released this 14 May 13:56
· 309 commits to master since this release

🪲 Bug fixes

  • onFinally() callback called too early, before the GraphQL query has finished executing (#293)
  • HttpRequestInvokerImpl swallows Exception that prevents sending the error description to client e.g., for timeout error (#298)
  • Async timeout is not enforced (#342)