What's Changed
Enhancements
- Add a helper to write RPC errors from
net/http
middleware by @rhbuf in #337 - Expose peer information to handlers and clients by @akshayjshah in #364
- Interoperate cleanly with
http.MaxBytesHandler
by @akshayjshah in #355 - Support
application/json; charset=utf8
Content-Type by @buildbreaker in #358
Bugfixes
- Fix error code for ReadMaxBytes by @akshayjshah in #354
Other changes
- Improve test coverage of bidi streams @pkwarren in #352
- Shorten stability section of README by @akshayjshah in #353
- Add Github Actions workflow to notify on unreviewed changes by @rubensf in #365
New Contributors
Full Changelog: v0.4.0...v0.5.0