grpc-gateway v2.26.1 版本更新介绍
发布日期: 2025-02-07
版本号: v2.26.1
grpc-gateway更新至v2.26.1版本,主要包含两项改进:修复了映射字段描述可能被覆盖的问题(由开发者fredde-fisk提交),以及新增对嵌套对象中oneof结构的验证功能(由开发者optician提交)。此次更新还迎来两位首次贡献者:fredde-fisk通过#5158提交完成首项贡献,optician通过#5211提交完成首项贡献。
更新内容 (中文)
主要变化
- 防止覆盖映射字段描述 by @fredde-fisk in https://github.com/grpc-ecosystem/grpc-gateway/pull/5158
-
- 验证 oneof 嵌套对象 by @optician in https://github.com/grpc-ecosystem/grpc-gateway/pull/5211
新贡献者
- @fredde-fisk 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/5158 完成首次贡献
- @optician 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/5211 完成首次贡献
完整更新日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.0...v2.26.1
更新内容 (原始)
What’s Changed
- Prevent overwriting description of map fields by @fredde-fisk in https://github.com/grpc-ecosystem/grpc-gateway/pull/5158
-
- Validation of oneof nested objects by @optician in https://github.com/grpc-ecosystem/grpc-gateway/pull/5211
New Contributors
- @fredde-fisk made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5158
- @optician made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/5211
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.0...v2.26.1
下载链接
- grpc-gateway_2.26.1_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.26.1-darwin-arm64
- protoc-gen-grpc-gateway-v2.26.1-darwin-x86_64
- protoc-gen-grpc-gateway-v2.26.1-linux-arm64
- protoc-gen-grpc-gateway-v2.26.1-linux-x86_64
- protoc-gen-grpc-gateway-v2.26.1-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.26.1-windows-x86_64.exe
- protoc-gen-openapiv2-v2.26.1-darwin-arm64
- protoc-gen-openapiv2-v2.26.1-darwin-x86_64
- protoc-gen-openapiv2-v2.26.1-linux-arm64
- protoc-gen-openapiv2-v2.26.1-linux-x86_64
- protoc-gen-openapiv2-v2.26.1-windows-arm64.exe
- protoc-gen-openapiv2-v2.26.1-windows-x86_64.exe