grpc-gateway v2.27.6 版本更新介绍
发布日期: 2026-01-28
版本号: v2.27.6
这是grpc-gateway从v2.27.5升级到v2.27.6的版本更新。主要改进包括:加固了不透明导入功能并修复了蛇形命名到驼峰命名的转换问题;同时修复了为多个文件生成OpenAPI文档时可能出现的崩溃问题。本次更新也包含了来自新贡献者的代码。
更新内容 (中文)
更新内容
- 功能(generator): 强化不透明导入并修复蛇形命名转Go命名风格 由 @kellen-miller 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6279 提交
- 修复(protoc-gen-openapiv2): 防止为多个文件生成OpenAPI时发生panic 由 @franchb 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6275 提交
新贡献者
- @franchb 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6275 完成了首次贡献
完整变更日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.5...v2.27.6
更新内容 (原始)
What’s Changed
- feat(generator): harden opaque imports and fix snake case to go casing by @kellen-miller in https://github.com/grpc-ecosystem/grpc-gateway/pull/6279
- fix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple files by @franchb in https://github.com/grpc-ecosystem/grpc-gateway/pull/6275
New Contributors
- @franchb made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/6275
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.5...v2.27.6
下载链接
- grpc-gateway-v2.27.6.tar.gz
- grpc-gateway_2.27.6_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.27.6-darwin-arm64
- protoc-gen-grpc-gateway-v2.27.6-darwin-x86_64
- protoc-gen-grpc-gateway-v2.27.6-linux-arm64
- protoc-gen-grpc-gateway-v2.27.6-linux-x86_64
- protoc-gen-grpc-gateway-v2.27.6-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.27.6-windows-x86_64.exe
- protoc-gen-openapiv2-v2.27.6-darwin-arm64
- protoc-gen-openapiv2-v2.27.6-darwin-x86_64
- protoc-gen-openapiv2-v2.27.6-linux-arm64
- protoc-gen-openapiv2-v2.27.6-linux-x86_64
- protoc-gen-openapiv2-v2.27.6-windows-arm64.exe
- protoc-gen-openapiv2-v2.27.6-windows-x86_64.exe