Skip to content

Releases: cloudfoundry/healthchecker-release

0.21.0

12 Apr 16:09
Compare
Choose a tag to compare

Changes

  • Bumped to go 1.22.2

✨ Built with go 1.22.2

Full Changelog: v0.20.0...v0.21.0

Resources

0.20.0

12 Apr 15:34
Compare
Choose a tag to compare

Changes

  • Bump to golang 1.21.9
  • Update code to be staticcheck linter compliant + remove deprecated calls

✨ Built with go 1.21.9

Full Changelog: v0.18.0...v0.20.0

Resources

0.19.0

12 Apr 15:26
Compare
Choose a tag to compare

Changes

  • Bump golang to 1.21.7

✨ Built with go 1.21.7

Full Changelog: v0.18.0...v0.19.0

Resources

0.18.0

05 Feb 23:59
Compare
Choose a tag to compare

Changes

  • Bump go Golang 1.21
  • Bump dependencies

✨ Built with go 1.21.6

Full Changelog: v0.17.0...v0.18.0

Resources

0.17.0

05 Jan 21:24
Compare
Choose a tag to compare

Changes

  • Adds HTTPS support for health checking

Bosh Job Spec changes:

diff --git a/jobs/example/spec b/jobs/example/spec
index 476c34a..3c755f5 100644
--- a/jobs/example/spec
+++ b/jobs/example/spec
@@ -18,6 +18,10 @@ properties:
     description: "Port which the example job will listen on."
     default: 8053
 
+  scheme:
+    description: "URL scheme to use when doing http checks (http/https)"
+    default: https
+
   log_level:
     description: "Log level"
     default: info

✨ Built with go 1.21.5

Full Changelog: v0.16.0...v0.17.0

Resources

0.16.0

07 Dec 22:25
Compare
Choose a tag to compare

Changes

  • bump to go 1.21.5

✨ Built with go 1.21.5

Full Changelog: v0.15.0...v0.16.0

Resources

0.15.0

08 Nov 22:02
Compare
Choose a tag to compare

Changes

  • Bump go to 1.21.4

✨ Built with go 1.21.4

Full Changelog: v0.14.0...v0.15.0

Resources

0.14.0

10 Oct 22:34
Compare
Choose a tag to compare

Changes

  • Bump to golang 1.21.3

✨ Built with go 1.21.3

Full Changelog: v0.13.0...v0.14.0

Resources

0.13.0

28 Sep 18:21
Compare
Choose a tag to compare

Changes

  • Switched to golang-1.{minor}-linux package

✨ Built with go 1.21.1

Full Changelog: v0.12.0...0.13.0

Resources

0.12.0

15 Sep 22:21
Compare
Choose a tag to compare

Changes

  • Bumped Golang

✨ Built with go 1.21.1

Full Changelog: v0.11.0...v0.12.0

Resources