Releases: grpc-ecosystem/grpc-health-probe
Releases · grpc-ecosystem/grpc-health-probe
v0.4.10
v0.4.9
v0.4.8
v0.4.7
v0.4.6
Changelog
- Fix:
-rpc-timeout
was being ignored since v0.4.3 (#91) - Feature: Now offering cross-platform container images for linux/amd64, linux/arm64, linux/arm, linux/ppc64le and linux/s390x using [distroless])(https://github.com/GoogleContainerTools/distroless) base images.
v0.4.5
Changelog
- Re-compiled with go 1.17
v0.4.4
Changelog
- Fixes a critical bug rendering the tool unusable in v0.4.3 release (which is now unpublished)
- Feature: add custom gRPC metadata (headers) using the
-rpc-header
option. - Updated the runtime to go1.16.