Skip to content

Releases: sensu/http-checks

0.8.0

27 Dec 19:46
c10ac4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

20 Apr 00:58
Compare
Choose a tag to compare

Changelog

  • a2a0f9a Clean up build environment in preparation for 0.7.0 release
  • 5b49b8f Preparing for 0.7.0 release, update to latest plugin sdk and refactor goreleaser config
  • bacf114 Preparing for 0.7.0 release, update to latest plugin sdk and refactor goreleaser config

0.6.0

19 Apr 23:44
e788b4a
Compare
Choose a tag to compare

Add http-get command to function as a cross-platform wget/curl.

0.5.0

02 Dec 06:59
Compare
Choose a tag to compare

Changelog

  • cd4ae6b preparing for 0.5.0 release
  • 1b8f50f Merge pull request #15 from sensu/js/remove-usage-message-from-output
  • 678e2c1 update lint action
  • 4e2e68f change return nil error and print error instead, to prevent plugin sdk logic from outputing usage message
  • a41b4e3 empty commit to test CI

0.4.0

21 Jan 16:02
Compare
Choose a tag to compare

Changelog

cbb6193 Rolling version 0.4.0
c7ce820 Add mtls authentication (#7)
226d96d Merge pull request #6 from nixwiz/fix_readme
aa5ba23 Fixed http-json outputs in README

0.3.0

20 Jan 19:04
Compare
Choose a tag to compare

Changelog

763d6b1 Rolling version 0.3.0
c49d0c9 Change query to use gojq (#5)

0.2.0

13 Jan 18:55
Compare
Choose a tag to compare

Changelog

045d230 Rolling version 0.2.0
4d990e5 Added custom header support (#4)

0.1.3

17 Dec 18:39
Compare
Choose a tag to compare

Changelog

8118fb9 Rolling veersion 0.1.3
3a4adb4 Merge pull request #1 from nixwiz/fix_returns
3ac111c fix some returns
33927e3 README updates

0.1.2

21 Sep 17:26
Compare
Choose a tag to compare

Changelog

0685c03 rolled version
34d8cd1 Updated README

0.1.1

31 Jul 23:56
Compare
Choose a tag to compare

Changelog

b91f8a3 fixed goreleaser and rolled version
b188d9d Rolled version in CHANGELOG
1dbd59c added another json example
c4869b0 check args
0832b1c Address linting and formatting issues
3290645 Reorganize http-json output to be consistent
f7f0e55 README update
33b2bcc Provide attribution, README updates
cf6e7f8 Added http-json check
9b8eb05 remove commented out line
ce12356 fix OK output for ms
78a4f55 remove binaries, fix .gitignore
7ab095d make lint happy
bbaee78 initial commit