grpc-gateway v2.18.0 版本更新介绍
发布日期: 2023-09-10
版本号: v2.18.0
本次更新主要包含以下变更:启用了更多golangci-lint检查工具,新增了.golangci.yml配置文件,修复了路径项对象变为块标量的问题,并添加了移除内部注释的配置选项。此外,有两位新贡献者@benjx1990和@qawatake首次参与项目提交代码。该版本号为v2.18.0,由v2.17.1升级而来。
更新内容 (中文)
更新内容
- 由 @pkwarren 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3546 启用更多 golangci-lint 检查工具
- 由 @pkwarren 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3548 新增 .golangci.yml 配置文件
- 由 @qawatake 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3566 修复路径项对象变为块标量的问题 [#3557]
- 由 @same-id 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3560 新增 remove_internal_comments 选项
新贡献者
- @benjx1990 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3552 完成了他们的首次贡献
- @qawatake 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3566 完成了他们的首次贡献
完整变更日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.17.1...v2.18.0
更新内容 (原始)
What’s Changed
- Enable a few more golangci-lint linters by @pkwarren in https://github.com/grpc-ecosystem/grpc-gateway/pull/3546
- Add .golangci.yml config by @pkwarren in https://github.com/grpc-ecosystem/grpc-gateway/pull/3548
- Fix: path item objects become block scalars [#3557] by @qawatake in https://github.com/grpc-ecosystem/grpc-gateway/pull/3566
- Add remove_internal_comments option by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3560
New Contributors
- @benjx1990 made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/3552
- @qawatake made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/3566
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.17.1...v2.18.0
下载链接
- grpc-gateway_2.18.0_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.18.0-darwin-arm64
- protoc-gen-grpc-gateway-v2.18.0-darwin-x86_64
- protoc-gen-grpc-gateway-v2.18.0-linux-arm64
- protoc-gen-grpc-gateway-v2.18.0-linux-x86_64
- protoc-gen-grpc-gateway-v2.18.0-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.18.0-windows-x86_64.exe
- protoc-gen-openapiv2-v2.18.0-darwin-arm64
- protoc-gen-openapiv2-v2.18.0-darwin-x86_64
- protoc-gen-openapiv2-v2.18.0-linux-arm64
- protoc-gen-openapiv2-v2.18.0-linux-x86_64
- protoc-gen-openapiv2-v2.18.0-windows-arm64.exe
- protoc-gen-openapiv2-v2.18.0-windows-x86_64.exe