grpc-gateway v2.16.2 版本更新介绍
发布日期: 2023-07-28
版本号: v2.16.2
grpc-gateway项目进行了依赖项更新与维护优化:1) 将Goreleaser构建工具的废弃参数
--rm-dist
替换为--clean
;2) 停止使用已弃用的archives.replacements
配置字段。两项改动均由新贡献者@suzuki-shunsuke通过合并请求提交,其中首次贡献体现在PR#3438中。此次更新属于常规维护性质,未涉及功能变更。
更新内容 (中文)
更新内容
- 维护: 将 Goreleaser 的废弃选项
--rm-dist
替换为--clean
by @suzuki-shunsuke in https://github.com/grpc-ecosystem/grpc-gateway/pull/3438 - 维护: 停止使用已废弃的字段
archives.replacements
by @suzuki-shunsuke in https://github.com/grpc-ecosystem/grpc-gateway/pull/3436
新贡献者
- @suzuki-shunsuke 在 https://github.com/grpc-ecosystem/grpc-gateway/pull/3438 完成首次贡献
完整更新日志: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.1...v2.16.2
更新内容 (原始)
What’s Changed
- chore: replace the Goreleaser’s deprecated option
--rm-dist
to--clean
by @suzuki-shunsuke in https://github.com/grpc-ecosystem/grpc-gateway/pull/3438 - chore: stop using the deprecated field
archives.replacements
by @suzuki-shunsuke in https://github.com/grpc-ecosystem/grpc-gateway/pull/3436
New Contributors
- @suzuki-shunsuke made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/3438
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.16.1...v2.16.2
下载链接
- grpc-gateway_2.16.2_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.16.2-darwin-arm64
- protoc-gen-grpc-gateway-v2.16.2-darwin-x86_64
- protoc-gen-grpc-gateway-v2.16.2-linux-arm64
- protoc-gen-grpc-gateway-v2.16.2-linux-x86_64
- protoc-gen-grpc-gateway-v2.16.2-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.16.2-windows-x86_64.exe
- protoc-gen-openapiv2-v2.16.2-darwin-arm64
- protoc-gen-openapiv2-v2.16.2-darwin-x86_64
- protoc-gen-openapiv2-v2.16.2-linux-arm64
- protoc-gen-openapiv2-v2.16.2-linux-x86_64
- protoc-gen-openapiv2-v2.16.2-windows-arm64.exe
- protoc-gen-openapiv2-v2.16.2-windows-x86_64.exe