v2.4.0
This release adds support for customizing routing error HTTP status codes. Thanks to @electrofelix for the contribution!
Other changes
- implements a max recursive depth check by @drewwells in #2022
- Fix typo in README.md by @cxmcc in #2047
- Add doc with info about binary upload a custom route, for #500 by @jonathanbp in #2063
- Fix path params being in the body by @stijndehaes in #2078
- Update CI to use 1.16 and latest release by @johanbrandhorst in #2099
- Patcher for fields of type google.protobuf.Any by @veith in #2103
New Contributors
- @drewwells made their first contribution in #2022
- @cxmcc made their first contribution in #2047
- @jonathanbp made their first contribution in #2063
- @stijndehaes made their first contribution in #2078
- @veith made their first contribution in #2103
- @electrofelix made their first contribution in #2101
Full Changelog: v2.3.0...v2.4.0