v2.19.0
What's Changed
- fix: use req.Body instead of IOReaderFactory when possible by @leungster in #3727
- runtime: Add outgoing trailer matching by @adriansmares in #3725
- Add openapiv2_opt support for passing values to go templates via cli by @500poundbear in #3764
- [Bug #3829] [protoc-gen-openapiv2] consider openapiv2_tag.name attribute when generating ope… by @omrikiei in #3830
- feat: partial message created as named definitions by @nkcr in #3743
- Fix name tags in methods by @omrikiei in #3843
- Revert 4c79b45 by @johanbrandhorst in #3856
New Contributors
- @leungster made their first contribution in #3727
- @adriansmares made their first contribution in #3725
- @500poundbear made their first contribution in #3764
- @omrikiei made their first contribution in #3830
- @nkcr made their first contribution in #3743
Full Changelog: v2.18.1...v2.19.0