Skip to content

Releases: grpc-ecosystem/grpc-health-probe

v0.4.1

30 Apr 21:12
713b8a2
Compare
Choose a tag to compare

Changelog

713b8a2 Release v0.4.1

v0.4.0

29 Apr 22:50
49be052
Compare
Choose a tag to compare
  • 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

14 Dec 18:41
fbf81d4
Compare
Choose a tag to compare

Changelog

fbf81d4 Release v0.3.6

v0.3.5

06 Dec 06:20
c96b758
Compare
Choose a tag to compare

Changelog

c96b758 Release v0.3.5

Release v0.3.4

23 Oct 17:38
ea85fd7
Compare
Choose a tag to compare
Signed-off-by: Ahmet Alp Balkan <[email protected]>

v0.3.3

29 Sep 16:57
5b31b37
Compare
Choose a tag to compare

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.

v0.3.2

10 Mar 03:38
71ebd03
Compare
Choose a tag to compare
Signed-off-by: Ahmet Alp Balkan <[email protected]>

v0.3.1

22 Oct 16:54
02269bf
Compare
Choose a tag to compare
- Security: Bump to grpc 1.24.0 and go 1.13 to address CVEs.
- Feature: Add support for arm, arm64 architectures

v0.3.0

28 May 16:31
c946359
Compare
Choose a tag to compare
  • Feature: Added -user-agent flag to configure UA string

v0.2.2

18 Mar 17:02
Compare
Choose a tag to compare
No new features or fixes.