Releases: grpc-ecosystem/grpc-health-probe
Releases · grpc-ecosystem/grpc-health-probe
v0.4.1
v0.4.0
-
Feature: support for fetching TLS credentials from SPIFFE
-
Feature: support for endpoints serving with GZIP
-
Feature: now offering OCI/docker images for releases (only linux/amd64 for now) e.g.
docker pull ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.0
v0.3.6
v0.3.5
Release v0.3.4
Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.3.3
Some security fixes, although they were not previously exposing an attack vector since this probe is meant to be used against trusted server code you wrote and over the loopback network interface.
- Security: Bump to go 1.15 to build the binary (CVE-2020-14039)
- Security: Bump x/text package (CVE-2020-14040)
v0.3.2
Signed-off-by: Ahmet Alp Balkan <[email protected]>