grpc-gateway v2.18.1 版本更新介绍
发布日期: 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
- Sort tags by explicit Swagger annotation first by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3587
- Use go templates on tag descriptions too by @same-id in https://github.com/grpc-ecosystem/grpc-gateway/pull/3595
- LICENSE.txt got 404 replace to LICENSE by @yuta-hidaka in https://github.com/grpc-ecosystem/grpc-gateway/pull/3627
- Fix docs build by pinning remote_theme value by @adambabik in https://github.com/grpc-ecosystem/grpc-gateway/pull/3664
- Upgrade to 1.19 at least by @johanbrandhorst in https://github.com/grpc-ecosystem/grpc-gateway/pull/3668
- Remove glog dependency by @ash2k in https://github.com/grpc-ecosystem/grpc-gateway/pull/3652
New Contributors
- @yuta-hidaka made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/3627
- @ash2k made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/3652
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.18.0...v2.18.1
下载链接
- grpc-gateway_2.18.1_checksums.txt
- multiple.intoto.jsonl
- protoc-gen-grpc-gateway-v2.18.1-darwin-arm64
- protoc-gen-grpc-gateway-v2.18.1-darwin-x86_64
- protoc-gen-grpc-gateway-v2.18.1-linux-arm64
- protoc-gen-grpc-gateway-v2.18.1-linux-x86_64
- protoc-gen-grpc-gateway-v2.18.1-windows-arm64.exe
- protoc-gen-grpc-gateway-v2.18.1-windows-x86_64.exe
- protoc-gen-openapiv2-v2.18.1-darwin-arm64
- protoc-gen-openapiv2-v2.18.1-darwin-x86_64
- protoc-gen-openapiv2-v2.18.1-linux-arm64
- protoc-gen-openapiv2-v2.18.1-linux-x86_64
- protoc-gen-openapiv2-v2.18.1-windows-arm64.exe
- protoc-gen-openapiv2-v2.18.1-windows-x86_64.exe