grpc-gateway v2.27.5 版本更新介绍
发布日期: 2026-01-21
版本号: v2.27.5
该版本(v2.27.5)的更新主要包括:修复了Issue5799;在Java示例README中添加了示例仓库;改进了OpenAPI生成器,使用摘要/描述字段作为字段注释;修复了gengateway在OpaqueAPI PATCH请求中对bodyData使用指针的问题;以及改进了gengateway设置路径参数时使用Opaque链的方式。新贡献者@majiayu000和@kellen-miller首次参与了项目。完整变更记录可查看GitHub比较页面。
更新内容 (中文)
更新内容
- Issue5799 由 @rohitlohar45 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6123 中修复
- 修复:在Java示例仓库中添加到README,由 @majiayu000 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6199 中实现
- 修复:在
openapi生成中使用summary/description替代标题作为字段注释,由 @iamrajiv 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6223 中实现 - 修复(gengateway):在OpaqueAPI PATCH请求中为bodyData使用指针,由 @kop 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6246 中实现
- 修复(gengateway):使用不透明链设置路径参数,由 @kellen-miller 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6215 中实现
新增贡献者
- @majiayu000 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6199 中完成首次贡献
- @kellen-miller 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6215 中完成首次贡献
完整更新日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.4...v2.27.5
更新内容 (原始)
What’s Changed
- Issue5799 by @rohitlohar45 in https://github.com/grpc-ecosystem/grpc-gateway/pull/6123
- fix: Add example repo in Java to README by @majiayu000 in https://github.com/grpc-ecosystem/grpc-gateway/pull/6199
- fix: Use
summary/descriptioninstead of title for field comments inopenapigen by @iamrajiv in https://github.com/grpc-ecosystem/grpc-gateway/pull/6223 - fix(gengateway): use pointer for bodyData in OpaqueAPI PATCH requests by @kop in https://github.com/grpc-ecosystem/grpc-gateway/pull/6246
- fix(gengateway): use opaque chain for setting path params by @kellen-miller in https://github.com/grpc-ecosystem/grpc-gateway/pull/6215
New Contributors
- @majiayu000 made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/6199
- @kellen-miller made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/6215
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.4...v2.27.5
下载链接
- grpc-gateway-v2.27.5.tar.gz
- grpc-gateway_2.27.5_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.27.5-darwin-arm64
- protoc-gen-grpc-gateway-v2.27.5-darwin-x86_64
- protoc-gen-grpc-gateway-v2.27.5-linux-arm64
- protoc-gen-grpc-gateway-v2.27.5-linux-x86_64
- protoc-gen-grpc-gateway-v2.27.5-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.27.5-windows-x86_64.exe
- protoc-gen-openapiv2-v2.27.5-darwin-arm64
- protoc-gen-openapiv2-v2.27.5-darwin-x86_64
- protoc-gen-openapiv2-v2.27.5-linux-arm64
- protoc-gen-openapiv2-v2.27.5-linux-x86_64
- protoc-gen-openapiv2-v2.27.5-windows-arm64.exe
- protoc-gen-openapiv2-v2.27.5-windows-x86_64.exe