Releases: sensu/sensu-email-handler
1.2.4
1.2.3
Preparing for release 1.2.3 with dependency version updates
1.2.2
Changelog
034de78 preparing for 1.2.2 release
aeb8d11 quick fix for time drift in test
41e55cc preparing for 1.2.2 release
5b71739 Merge pull request #69 from sensu/js/html-linebreaks
df89a03 fix time drift in test
a7069bf refactor StringLines and add new test
cf5ec0f make linter happy; happy linters make for happy users
94856f2 use golang stdlib packages for multi-line splitting
0cfadee Merge branch 'main' into js/html-linebreaks
b4d4b2b Add new templating function StringLines to split multi-line strings that will allow you to correctly html format multi-line strings using golang templating range functinality:
4041938 update the github action for linter
1.2.1
1.2.0
1.1.0
1.0.0
Changelog
ed14b01 Rolling version 1.0.0
d4d8fdc Merge pull request #64 from sensu/maintenance/handler_updates
50c016f * Updated GitHub Actions: Added Lint action * Updated build to Go 1.14 * Added Secret: true to SMTP password * Updated Bonsai to fix Windows amd64 build * Added output log line for email sent * Updated modules (go get -u && go mod tidy) * README updates
b4cb4a5 Merge pull request #61 from ghoneycutt/patch-1
08434d5 refactor Debugging instructions to be more general
10a983e Document how to run from the command line for debugging purposes
5ece810 Merge pull request #59 from nixwiz/update_readme
46b85fc nitpick - remove the output of go build being called an executable script
5b08e51 Update CHANGELOG for README updates
b08236b Add link to template docs
23b14de Clarify template file