Releases: sensu/sensu-slack-handler
1.0.2
Changelog
d935695 Update changelog with travis post deploy script
0922b55 Merge pull request #8 from jspaleta/asset-automation
3a59ab2 update script comments
f0c2772 address warnings in shellcheck
f64b155 Merge branch 'asset-automation' of github.com:jspaleta/sensu-slack-handler into asset-automation
db9e4c8 post deploy upload of sha512 file
d81c0ba fix for file to upload
fa3998f use file to hold name of sha512 checksum file
5678d8e update travis automation
87e6e66 more travis logging
27498c6 more travis testing
64f4a3f working on post deploy upload of md5sum file
802b572 have travis generate sha512sums after goreleaser produces archives
1.0.1
1.0.0
Changelog
7dd0117 dep ensure --update w/ updated dep
21a1cdc dep ensure --update
a70038c major version bump, 1.0.0
a05f25a updated readme for sensu go ga
f7474a3 use a .gitkeep for bin/, removed dead link
07f63a0 Merge pull request #7 from sensu/feature/ga
76fc7a6 build on current sensu-go ga rc sha
0.1.2
0.1.1
0.1.0
0.0.1
0.0.0
Changelog
70cd9aa Add changelog
f03051c Create a readme
63f570c dep init and commit vendor
d6dc2a4 Update travis key
aa08d95 Add goreleaser and travis files
5c1456a Audit event polymorphism (#1486)
79c0d72 Use the iconurl & username in slack handler (#1211)
a7ae641 Use megacheck instead of errcheck. (#1055)
22fba33 Duplicate CheckConfig fields in Check. (#1012)
fb537c5 CLI audit: required flags, interactive flag, error checking (#998)
f2471c8 Remove error check to appease appveyor.
a5a35c6 Add errcheck to the linter.
5f1f747 add LICENSE to each of our golang packages
d8831a3 Update remaining backend services for CheckConfig
1b68098 lint & unit test fixes
47cd53c initial slack handler; push eventd events to messagebus
c5516ff moar tests
9bda1d9 initial implementation of slack handler