3.4.0
What's Changed
- Fix method property in logger context by @luzrain in #373
- Add
ExceptionHandler
interface and middleware by @trowski in #375 - Add
_
to host validation by @maximal in #372 - Fixed issue #371, suspending the connection or stream timeout until the request handler returns a response.
New Contributors
Full Changelog: v3.3.1...v3.4.0