Releases: nixwiz/sensu-opsgenie-handler
Releases · nixwiz/sensu-opsgenie-handler
0.9.0
Changelog
6f3e9d2 Rolling version 0.9.0
e8ee591 Merge pull request #15 from nixwiz/updates
73208ff * Changed tags from hard-coded list to templates settable via argument * Moved test files into tests directory to clean up top level directory * Updated all modules with 'go get -u' and 'go mod tidy' * README updates and cleanup * Lint GitHub Action
0.8.0
Changelog
804a24f Rolling 0.8.0
16c0860 Merge pull request #13 from nixwiz/sync_upstream
dc1cc8c README fixes
d4e87cc sync with upstream changes
7826de8 Updated SDK to v0.10.1, updated module dependencies
a7a1789 minor README fixes
0.7.0
Changelog
7d0bb8a rolled version
696aabc Merge pull request #11 from nixwiz/secrets_updates
cc074e4 Udpate SDK, add secrets protection
0.6.0
Changelog
6c581c3 Roll version
5a1b197 Merge pull request #8 from nixwiz/fix_priority_bug
704e115 CHANGELOG addition
3833697 Fixed priority annotations precedence
3b73dc5 Merge pull request #7 from nixwiz/update_readme
3b93b1b README fixes
0.5.0
Changelog
483d813 Rolled version
24f9b03 Merge pull request #6 from nixwiz/updates
9afa9a2 Add more tests and bug found via tess
239a352 Minor README fixes
0.4.0
Changelog
64db299 Merge pull request #5 from nixwiz/replace_annotations
66a738f Removed withAnnotations flags and its code to create description field Added descriptionTemplate and descriptionLimit flags to allow customizing the description field
0.3.2
Changelog
328bdac Make including note off by default, enable by flag
0.3.1
Changelog
7c0f266 Rolled version
fd32549 Merge pull request #3 from nixwiz/use_sdk_templates
a9742fe Switch to SDK template
ed06c69 formatting fixes and goreportcard badge