What's Changed
Enhancements
- Add REST unmarshal options by @ls-aron-kyle in #144
- Accommodate dynamic schemas when extracting HTTP rules from method descriptors by @jhump in #179
Bugfixes
- Fix invalid envelope constructor by @emcfarlane in #147
- Fix errors in writer loops and omit cancelation after trailers written by @jhump in #149
- Fix panic on WriteHeader with unset Content-Type by @iSchluff in #168
- Fix build failure on arm32 by @iSchluff in #169
- Fix trailer propagation for gRPC errors by @emcfarlane in #173
New Contributors
- @torkelrogstad made their first contribution in #151
- @iSchluff made their first contribution in #168
- @johanbrandhorst made their first contribution in #180
Full Changelog: v0.3.0...v0.4.0