Skip to content

Releases: SICSoftwareGmbH/sensu-sic-handler

0.3.0

19 Jun 08:10
Compare
Choose a tag to compare

Changelog

b18acc8 Increase etcd write timeout to 4 seconds for redmine import
427e884 Update golangci-lint to v1.17.1
ff9986d Update goreleaser to v0.110.0
9a7076c Use go modules for vendoring instead of dep
c90afab add examples to readme
0de1126 do not show help on most error messages
f546a14 prepare v0.3.0 release

0.2.1

16 May 12:51
Compare
Choose a tag to compare

Changelog

0c84cb3 fix missing xmpp messages
3742f78 prepare v0.2.1 release

0.2.0

15 May 23:35
Compare
Choose a tag to compare

Changelog

30aa52a CI
7fc1ba4 Initial commit
ec21366 Support for config file (#2)
97c44e3 add Makefile
e473900 add badges to readme
11d3b21 add build badge
9fcb006 add docker-compose.yml for easier development env
9f9175c add installation info to readme
9e12cce add misc files
3859d10 add preliminary cmd interface
976c494 add release to ci on tags
6568188 add slack output
405fa9a add support for xmpp output (#3)
17be2df explicitly ignore error if showing help fails
6ed03b3 fix CI (#1)
cd71c87 fix build badge
9dd9bde fix travis release
07069c9 ignore invalid users during redmine import
fdc7603 prepare v0.0.1 release
727ae66 prepare v0.1.0 release
9133cf9 prepare v0.2.0 release
de76b36 remove unused tls
281edae rename handler package to output
45d3c8b send mail (wip)
ac652c3 show more details error messages for readmine import
91fcc5c update changelog
4d9814c update linter to golangci-lint
0a8f9d2 use etcd instead of redis

0.1.0

13 May 12:58
Compare
Choose a tag to compare

Changelog

30aa52a CI
7fc1ba4 Initial commit
ec21366 Support for config file (#2)
97c44e3 add Makefile
e473900 add badges to readme
11d3b21 add build badge
9fcb006 add docker-compose.yml for easier development env
9f9175c add installation info to readme
9e12cce add misc files
3859d10 add preliminary cmd interface
976c494 add release to ci on tags
6568188 add slack output
17be2df explicitly ignore error if showing help fails
6ed03b3 fix CI (#1)
cd71c87 fix build badge
9dd9bde fix travis release
07069c9 ignore invalid users during redmine import
fdc7603 prepare v0.0.1 release
430df8b prepare v0.1.0 release
281edae rename handler package to output
45d3c8b send mail (wip)
ac652c3 show more details error messages for readmine import
91fcc5c update changelog
4d9814c update linter to golangci-lint

0.0.1

13 May 00:08
Compare
Choose a tag to compare

Changelog

30aa52a CI
7fc1ba4 Initial commit
ec21366 Support for config file (#2)
97c44e3 add Makefile
e473900 add badges to readme
11d3b21 add build badge
9fcb006 add docker-compose.yml for easier development env
9f9175c add installation info to readme
9e12cce add misc files
3859d10 add preliminary cmd interface
976c494 add release to ci on tags
6568188 add slack output
17be2df explicitly ignore error if showing help fails
6ed03b3 fix CI (#1)
cd71c87 fix build badge
e62d217 fix travis release
fdc7603 prepare v0.0.1 release
281edae rename handler package to output
45d3c8b send mail (wip)
4d9814c update linter to golangci-lint