发布日期: 2023-11-06
版本号: v2.18.1

grpc-gateway项目更新至v2.18.1版本,主要变更包括:优先按Swagger显式注解排序标签;在标签描述中应用Go模板;将失效的LICENSE.txt替换为LICENSE文件;通过固定remote_theme值修复文档构建问题;最低升级至1.19版本;移除glog依赖项。两位新贡献者@yuta-hidaka和@ash2k分别提交了首次代码贡献。本次更新包含多项功能优化和问题修复,涉及代码逻辑调整、文档维护及依赖管理改进。

更新内容 (中文)

最新变更

  • 优先按显式 Swagger 注解排序标签 by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3587
  • 在标签描述中也使用 Go 模板 by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3595
  • 将 LICENSE.txt 404 替换为 LICENSE by @yuta-hidaka in https://github.com/grpc-ecosystem/grpc-gateway/pull/3627
  • 通过固定 remote_theme 值修复文档构建 by @adambabik in https://github.com/grpc-ecosystem/grpc-gateway/pull/3664
  • 最低升级至 1.19 版本 by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/3668
  • 移除 glog 依赖 by @ash2k in https://github.com/grpc-ecosystem/grpc-gateway/pull/3652

新贡献者

  • @yuta-hidaka 首次贡献于 https://github.com/grpc-ecosystem/grpc-gateway/pull/3627
  • @ash2k 首次贡献于 https://github.com/grpc-ecosystem/grpc-gateway/pull/3652

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

更新内容 (原始)

What’s Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.18.0...v2.18.1

下载链接