grpc-gateway v2.27.2 版本更新介绍
发布日期: 2025-08-20
版本号: v2.27.2
在grpc-gateway的v2.27.2版本中,修复了body参数中嵌套架构定义的问题,并将yaml库依赖从gopkg.in/yaml.v3更新为go.yaml.in/yaml/v3。新贡献者ilyongcho-moloco和MB175首次为项目做出贡献。
更新内容 (中文)
更新内容
- 修复 body 参数的嵌套架构定义 (#3058) - 由 @ilyongcho-moloco 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/5827 中完成
- 将 gopkg.in/yaml.v3 替换为 go.yaml.in/yaml/v3 - 由 @MB175 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/5857 中完成
新贡献者
- @ilyongcho-moloco 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/5827 中完成了首次贡献
- @MB175 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/5857 中完成了首次贡献
完整变更日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.1...v2.27.2
更新内容 (原始)
What’s Changed
- Fix nested schema definition for body parameter (#3058) by @ilyongcho-moloco in https://github.com/grpc-ecosystem/grpc-gateway/pull/5827
- Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 by @MB175 in https://github.com/grpc-ecosystem/grpc-gateway/pull/5857
New Contributors
- @ilyongcho-moloco made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5827
- @MB175 made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5857
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.1...v2.27.2
下载链接
- grpc-gateway-v2.27.2.tar.gz
- grpc-gateway_2.27.2_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.27.2-darwin-arm64
- protoc-gen-grpc-gateway-v2.27.2-darwin-x86_64
- protoc-gen-grpc-gateway-v2.27.2-linux-arm64
- protoc-gen-grpc-gateway-v2.27.2-linux-x86_64
- protoc-gen-grpc-gateway-v2.27.2-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.27.2-windows-x86_64.exe
- protoc-gen-openapiv2-v2.27.2-darwin-arm64
- protoc-gen-openapiv2-v2.27.2-darwin-x86_64
- protoc-gen-openapiv2-v2.27.2-linux-arm64
- protoc-gen-openapiv2-v2.27.2-linux-x86_64
- protoc-gen-openapiv2-v2.27.2-windows-arm64.exe
- protoc-gen-openapiv2-v2.27.2-windows-x86_64.exe