What's Changed
- Add docs about Issue [#5241] by @WwhdsOne in https://github.com/grpc-ecosystem/grpc-gateway/pull/5309
- feat(protoc-gen-openapiv2/template): updateSwaggerObjectFromFieldBeha… by @Ccheers in https://github.com/grpc-ecosystem/grpc-gateway/pull/5278
- Update devcontainer by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/5336
- feat(bazel): surface --preserve_rpc_order in rule def by @lennrt in https://github.com/grpc-ecosystem/grpc-gateway/pull/5348
- protoc-gen-openapiv2: Assign user-defined service name as method tag by @Shaxine in https://github.com/grpc-ecosystem/grpc-gateway/pull/5339
- Add support for x-go-type flag by @rohitlohar45 in https://github.com/grpc-ecosystem/grpc-gateway/pull/5340
- Fix go tool install instructions by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/5426
- Make GOBIN instructions explicit by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/5431
- Discard unused body of Unary and ClientStream methods by @paskozdilar in https://github.com/grpc-ecosystem/grpc-gateway/pull/5331
- Add the source archive to the release assets by @hharrisd in https://github.com/grpc-ecosystem/grpc-gateway/pull/5438
- Fix response_body by @ndtretyak in https://github.com/grpc-ecosystem/grpc-gateway/pull/5510
- fix(openapi): Convert path params after colon to
camelCase
by @iamrajiv in https://github.com/grpc-ecosystem/grpc-gateway/pull/5601 - fix(lint,gosec): explicitly ignore errors from discarded HTTP request… by @huin in https://github.com/grpc-ecosystem/grpc-gateway/pull/5645
- protoc-gen-grpc-gateway: guard against nil on drain by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/5668
New Contributors
- @Ccheers made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5278
- @lennrt made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5348
- @Shaxine made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5339
- @rohitlohar45 made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5340
- @hharrisd made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5438
- @ndtretyak made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5510
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.3...v2.26.4