Skip to content

Releases: julian7/sensu-base-checks

v0.1.2-dirty

17 Nov 08:14
Compare
Choose a tag to compare

v0.1.2 - Nov 17, 2019

Added:

  • Upload assets

Fixed:

  • http: return with OK value if no issues happened.
  • http: http.Client follows redirects by default. Disable this behavior to be able to test redirects.
  • http: if expecting a 3xx response code, a redirect is by no means unexpected.