Release v0.2.1 latest
Changelog
- 7c160c94b0bd34165dbca6b54b29b1b37e4dc910 Adjusts exit handling
- bdb2c3c66e57c6d3424a3673433900aeab7f0d11 Bump Go in CI
- 8df5e61b197af8edca8f81d38df23e76adfdd98a Bump Go to 1.24
- 0d435ae9866857016304ca7b1d92543a14723406 Bump actions/checkout from 3 to 4
- 49a1766076aae740215b35f8490b37c4e182e3ad Bump actions/setup-go from 4 to 5
- 9d74c62d833675eb8e1d909777aaead5f611d27e Bump github linter version to 1.61
- e918c2eb298c34c7d6ca7ef14b4cc402c166391c Bump github.com/NETWAYS/go-check from 0.4.1 to 0.4.2
- f3b9420e64e3ee7e5088faf3556fbf7537b3ff1f Bump github.com/NETWAYS/go-check from 0.4.2 to 0.5.0
- 64d5ce3df4ba11620cbd48c0870cb6ba0cac21a2 Bump github.com/NETWAYS/go-check from 0.5.0 to 0.6.0
- a8f24fdd9f8119a51be05e43305ef63bfa23695f Bump github.com/NETWAYS/go-check from 0.6.0 to 0.6.1
- eb679340048c5d4a0171c82e271a8570608f8ddf Bump github.com/NETWAYS/go-check from 0.6.1 to 0.6.2
- d029d93ca5b9e7f78e6d32266dd2cf4a269e4a78 Bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1
- 25feffc2775900dd464f0691a553789e5086f076 Bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0
- 3800981a2d1298df31e4d98ef14e1f7ddf46f6ac Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
- e50b9fde0956a95611fc752c1ce98d9a26db5ea6 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- f1ea911671542f50ffff88480043c7fc10f76e16 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- 4b4f3ba8335dbb25736207d1e509aa98554aabe7 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- c53f944fff6e08e07b789c322a4c379f9556d9e8 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- 3f4068f0b2fe8cebfa580acb0f1f5118c01a96d4 Bump golang linter version in CI
- 8125801c8ad9b49a38af56436a53bae0e3f576e9 Bump golangci lint version
- 3ef395f4b6e47ef976ce9dcfc9b53579ef2f9f5b Change CI use to stable Go version
notify-brevisone-v0.2.1.tar.gzRelease tarball |
application/gzip | 2025-07-04 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2025-07-04 | Download from Github |
notify-brevisone_v0.2.1_Linux_x86_64 |
application/octet-stream | 2025-07-04 | Download from Github |
Release v0.2.0
Changelog
- 5c8b8d5 Add custom error message for http timeouts
- 5abff38 Add legacy API functionality
- a1cdd86 Add new parameters to command.conf
- 60d0013 Deprecate old ioutil stuff
- 5138bb3 Extend tests
- 907943a Refactor http schema condition to be more expressive
- eac4ead Refactor to use strings.Builder
- 0774dcd Set go version to >= 1.19
- 8feb37b Merge branch 'main' into add_legacy_api
- e8acc4b Parameters are name differently in the old API
- 7b865f6 Pin golangci-lint in CI and remove snapshot build
- e33553f Run checks also on branches
- a1ce851 Add Makefile
- cdea04f Update dependencies
- ff89e02 Update dependencies
- f573434 Bump github.com/NETWAYS/go-check from 0.1.0 to 0.3.0
- 66b9768 Bump github.com/NETWAYS/go-check from 0.3.0 to 0.4.0
- 4db1864 Bump github.com/NETWAYS/go-check from 0.4.0 to 0.4.1
- 8e20b86 Bump github.com/jarcoal/httpmock from 1.0.8 to 1.2.0
- 2084ec1 Bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0
- 9780689 Bump github.com/stretchr/testify from 1.7.0 to 1.8.0
- fc204e4 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
- a92799b Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
notify-brevisone-v0.2.0.tar.gzRelease tarball |
application/gzip | 2023-04-17 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2023-04-17 | Download from Github |
notify-brevisone_0.2.0_Linux_x86_64 |
application/octet-stream | 2023-04-17 | Download from Github |
Release v0.1.0
Changelog
5b0751b Add API testing da2f04b Add Flag to skip TLS certificate validation 854411f Add GitHub CI config 05db49f Add golangci config d89780e Add icinga2 config 8190514 Add module files ea92b0f Add ring functionality d221e3d Add some explanation and examples 2a438fa Add targetType option to allow for using contacts and contactgroups dc882a7 Add version handling 06d2b3c Display Usage if no arguments are given and setup logging 84f7421 Fix arguments in README and add example output df31652 Ignore compiled file 23dcb68 Initial commit 39db086 Initial commit 94fa07c Merge pull request #4 from NETWAYS/review 1d6f1ae No default checkresult d91f943 Only ExitError inside main() a68fc6d Put config in a nice struct bb459f2 Put some http stuff in a function 18d06c0 Rebuild config and change some formatting dcff490 Refactor argument syntax and doc 7d9b2f4 Review and refactor for initial release 92e2cf5 Review message format and add tests 9683d99 Send SMS additionally to ring to transport information 9399218 Typos + Formatting 2e11a09 Update README 51a0733 Update go.mod 895e035 Update goreleaser config 20e54b2 Update icinga2 config c9996c4 Use real json 53f7364 api: Add timeout for the individual requests 847bb6e ci: Fix artifact name 7368c47 go fmt
notify-brevisone-v0.1.0.tar.gzRelease tarball |
application/gzip | 2021-04-26 | Download from Github |
checksums.txt |
text/plain; charset=utf-8 | 2021-04-26 | Download from Github |
notify-brevisone_0.1.0_Linux_x86_64 |
application/octet-stream | 2021-04-26 | Download from Github |