v2.8.0
版本发布时间: 2022-03-03 01:58:02
grpc-ecosystem/grpc-gateway最新发布版本:v2.22.0(2024-08-17 05:45:29)
Overview
This release introduces the new WithHealthzEndpoint
which makes it easy to forward your gRPC health check endpoint to your gRPC-gateway server, and fixes a long standing bug in protoc-gen-openapiv2
where path parameters were included in both the path and the body of the generated spec (#1670 and #1015).
What's Changed
- Include Package in Service Tags when Option is Enabled by @dkiswanto in https://github.com/grpc-ecosystem/grpc-gateway/pull/2519
- Add
WithHealthzEndpoint
asServeMuxOption
to register a/healthz
endpoint by @brumhard in https://github.com/grpc-ecosystem/grpc-gateway/pull/2319 - protoc-gen-openapiv2: remove path parameters from body parameters by @oyvindwe in https://github.com/grpc-ecosystem/grpc-gateway/pull/2553
New Contributors
- @dkiswanto made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/2519
- @brumhard made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/2319
- @oyvindwe made their first contribution in https://github.com/grpc-ecosystem/grpc-gateway/pull/2553
Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.7.3...v2.8.0
1、 grpc-gateway_2.8.0_checksums.txt 665B
2、 protoc-gen-grpc-gateway-v2.8.0-darwin-x86_64 7.41MB
3、 protoc-gen-grpc-gateway-v2.8.0-linux-x86_64 6.76MB
4、 protoc-gen-grpc-gateway-v2.8.0-windows-x86_64.exe 7.03MB
5、 protoc-gen-openapiv2-v2.8.0-darwin-x86_64 7.75MB
6、 protoc-gen-openapiv2-v2.8.0-linux-x86_64 7.02MB