v2.19.1
What's Changed
- (fix) remove internal comments from generated protoComments by @kiambogo in #3864
- fix(protoc-gen-openapiv2): exclude from query params oneof fields in the same group as the one used in the body by @ovargas in #3862
- If no subfields are set in a map, add the field to fieldMask by @sbansal7 in #3879
- Parse request body when using X-HTTP-Method-Override header by @eyasy1217 in #3918
- fix path param override by query params by @ljmsc in #3946
New Contributors
- @kiambogo made their first contribution in #3864
- @ovargas made their first contribution in #3862
- @sbansal7 made their first contribution in #3879
- @eyasy1217 made their first contribution in #3918
Full Changelog: v2.19.0...v2.19.1