Skip to content

Releases: grpc-ecosystem/grpc-health-probe

v0.4.15

10 Jan 23:29
Compare
Choose a tag to compare

Changelog

v0.4.14

14 Oct 20:55
Compare
Choose a tag to compare

Changelog

v0.4.13

29 Sep 16:24
Compare
Choose a tag to compare

Changelog

v0.4.12

18 Aug 20:07
Compare
Choose a tag to compare

Changelog

v0.4.11

19 Apr 15:15
Compare
Choose a tag to compare

Changelog

v0.4.10

08 Apr 21:09
Compare
Choose a tag to compare

Changelog

v0.4.9

05 Apr 16:24
Compare
Choose a tag to compare

Changelog

v0.4.8

24 Feb 18:18
Compare
Choose a tag to compare

Changelog

v0.4.7

20 Jan 07:14
a9ea057
Compare
Choose a tag to compare

Changelog

  • a9ea057 Pick up security fixes with new Go version (#105)

v0.4.6

02 Nov 04:03
b0cf9b4
Compare
Choose a tag to compare

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.