What's Changed
- refactor(runtime): using reflect.TypeFor by @cuiweixie in https://github.com/grpc-ecosystem/grpc-gateway/pull/5868
- fix(runtime): annotate context even if no incoming headers by @boolangery in https://github.com/grpc-ecosystem/grpc-gateway/pull/5887
- feat: add Opaque API and Protobuf Editions support by @kop in https://github.com/grpc-ecosystem/grpc-gateway/pull/5723
- fix: annotate healthz endpoint handler by @ZY-Ang in https://github.com/grpc-ecosystem/grpc-gateway/pull/5914
- expand_slash_patterns=true now converts parameters with hyphens correctly by @goulashify in https://github.com/grpc-ecosystem/grpc-gateway/pull/5938
New Contributors
- @cuiweixie made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5868
- @boolangery made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5887
- @kop made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5723
- @ZY-Ang made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5914
- @goulashify made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5938
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.2...v2.27.3