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