发布日期: 2022-07-30
版本号: v2.11.1

此次更新修复了grpc-gateway在处理包含无效Grpc-TimeoutGrpc-Metadata-Bin请求头时可能引发的崩溃问题(#2822),强烈建议用户同时升级运行时库和生成器版本。主要变更包括:默认启用allow_repeated_fields_in_body选项并弃用相关配置,以及修复超时机制导致的异常崩溃。此外,开发者@armsnyder首次贡献了代码并参与相关功能调整。该版本为v2.11.1,完整更新内容可通过对比v2.11.0版本查看。

更新内容 (中文)

此版本修复了在grpc-gateway处理包含无效Grpc-TimeoutGrpc-Metadata-Bin请求头时导致的崩溃问题(#2822)。强烈建议用户同时升级运行时和生成器版本。

变更内容

新贡献者

完整变更日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.0...v2.11.1

更新内容 (原始)

This release fixes a crash in the grpc-gateway handling of requests containing invalid an Grpc-Timeout or Grpc-Metadata-Bin header (#2822). It is strongly recommended that users upgrade both the runtime and generator versions.

What’s Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.11.0...v2.11.1

下载链接