This release fixes a crash in the grpc-gateway handling of requests containing invalid an Grpc-Timeout
or Grpc-Metadata-Bin
header (#2822). It is strongly recommended that users upgrade both the runtime and generator versions.
What's Changed
- Default allow_repeated_fields_in_body option to true and deprecate option by @armsnyder in #2813
- Fix timeout panic by @johanbrandhorst in #2823
New Contributors
- @armsnyder made their first contribution in #2813
Full Changelog: v2.11.0...v2.11.1