发布日期: 2023-07-24
版本号: v2.16.1

本次更新主要包含以下变更:将LICENSE.txt重命名为LICENSE;新增对查询参数枚举字段选项的支持;移除多处glog依赖;改进AIP规范在路径参数名称中的支持;隐藏被省略的枚举默认值的注释;修正文档中路由错误代码示例;修复重复字段格式属性位置问题;处理httpbody无数据返回的情况;升级Bazel仓库版本。此外,共有五位新贡献者首次参与项目提交:@pgmitche、@zhb127、@kn100、@tjasko和@far4599。

更新内容 (中文)

变更内容

  • 将 LICENSE.txt 重命名为 LICENSE by @pgmitche in https://github.com/grpc-ecosystem/grpc-gateway/pull/3345
  • feat: 消息支持查询参数的枚举字段选项 by @zhb127 in https://github.com/grpc-ecosystem/grpc-gateway/pull/3352
  • 在多处移除 glog 依赖 by @kn100 in https://github.com/grpc-ecosystem/grpc-gateway/pull/3361
  • 改进 field_configuration.path_param_name 中的 AIP 支持 by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3364
  • 隐藏被省略枚举默认值的注释 by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3366
  • fix(docs): 修正多路复用路由错误码示例 by @tjasko in https://github.com/grpc-ecosystem/grpc-gateway/pull/3409
  • 修复重复字段格式属性的位置问题 by @far4599 in https://github.com/grpc-ecosystem/grpc-gateway/pull/3410
  • 处理无返回数据的 httpbody 场景 by @achew22 in https://github.com/grpc-ecosystem/grpc-gateway/pull/3415
  • bazel: 升级 Bazel 仓库版本 by @adambabik in https://github.com/grpc-ecosystem/grpc-gateway/pull/3413

新贡献者

  • @pgmitche 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3345 中完成首次贡献
  • @zhb127 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3352 中完成首次贡献
  • @kn100 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3361 中完成首次贡献
  • @tjasko 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3409 中完成首次贡献
  • @far4599 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3410 中完成首次贡献

完整变更日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0…v2.16.1

更新内容 (原始)

What’s Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.0...v2.16.1

下载链接