Skip to content

Releases: gomicro/probe

v0.1.0

27 Mar 08:19
ad73dbe
Compare
Choose a tag to compare
  • ADDED - the ability to health check a grpc service
  • UPDATES - the version of Go used in the build to 1.16

v0.0.6

27 Oct 19:23
ebc95aa
Compare
Choose a tag to compare
  • FIXES - strips binary for release to be smaller
  • UPDATES - the version of Go used in the release to a supported version

v0.0.5

26 Aug 16:35
46563fa
Compare
Choose a tag to compare

Changelog

46563fa Merge pull request #9 from gomicro/strip-binary

Docker images

  • docker pull gomicro/probe:latest
  • docker pull gomicro/probe:v0.0.5

v0.0.4

26 Apr 03:44
99bf3da
Compare
Choose a tag to compare
  • adds docker image to deploy

v0.0.3

10 Apr 06:43
fc40eb7
Compare
Choose a tag to compare
  • adds automatic publishing of releases
  • moves printing methods to separate package

v0.0.2

30 Jan 11:47
4f76c37
Compare
Choose a tag to compare
  • Adds insecure flag
  • Adds verbose flag
  • Better help output

v0.0.1

31 Dec 08:52
2468a80
Compare
Choose a tag to compare
  • adds single command option probe <url>