grpc-gateway v2.28.0 版本更新介绍
发布日期: 2026-02-17
版本号: v2.28.0
本次更新中,添加了禁用分块头部的选项,并修复了嵌套消息中枚举解析导致的恐慌问题。同时,欢迎新贡献者irenarindos的首次参与。版本从v2.27.8升级到v2.28.0。
更新内容 (中文)
更新内容
- 功能:新增禁用分块头部的选项,由 @irenarindos 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6354 中贡献
- 修复(protoc-gen-openapiv2):修复嵌套消息中枚举解析时的崩溃问题,由 @franchb 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6367 中贡献
新贡献者
- @irenarindos 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/6354 中完成首次贡献
完整更新日志:https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.8…v2.28.0
更新内容 (原始)
What’s Changed
- feat: add option to disable chunked headers by @irenarindos in https://github.com/grpc-ecosystem/grpc-gateway/pull/6354
- fix(protoc-gen-openapiv2): fix panic on enum resolution in nested messages by @franchb in https://github.com/grpc-ecosystem/grpc-gateway/pull/6367
New Contributors
- @irenarindos made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/6354
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.8...v2.28.0
下载链接
- grpc-gateway-v2.28.0.tar.gz
- grpc-gateway_2.28.0_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.28.0-darwin-arm64
- protoc-gen-grpc-gateway-v2.28.0-darwin-x86_64
- protoc-gen-grpc-gateway-v2.28.0-linux-arm64
- protoc-gen-grpc-gateway-v2.28.0-linux-x86_64
- protoc-gen-grpc-gateway-v2.28.0-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.28.0-windows-x86_64.exe
- protoc-gen-openapiv2-v2.28.0-darwin-arm64
- protoc-gen-openapiv2-v2.28.0-darwin-x86_64
- protoc-gen-openapiv2-v2.28.0-linux-arm64
- protoc-gen-openapiv2-v2.28.0-linux-x86_64
- protoc-gen-openapiv2-v2.28.0-windows-arm64.exe
- protoc-gen-openapiv2-v2.28.0-windows-x86_64.exe