gatus/config
Kevin Richter 802ad7ff8f
feat(alerting): Add AWS SES Alerting Provider (#579)
* Add SES Provider

* Formatting

* Rename ses to aws-ses

* Typo

* Parse tag instead of type name

* Use aws.slice to convert string array & rename awsses -> aws-ses

* Rename type

* Update README.md

* Update alerting/config.go

* Rename package aws-ses to awsses

* Update README.md

* PR comments

---------

Co-authored-by: TwiN <twin@linux.com>
2023-10-25 23:52:43 -04:00
..
connectivity feat(connectivity): Allow internet connection validation prior to endpoint execution (#461) 2023-05-02 22:41:22 -04:00
endpoints feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
maintenance fix(alerting): Unable to set maintenance interval to all day (#475) 2023-05-17 18:45:18 -04:00
remote chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
ui chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
web fix(tls): Pass certificate and private key files to listener method (#531) 2023-07-20 19:02:34 -04:00
config_test.go fix(config): Support $$ in config for literal $ (#427) 2023-02-11 22:43:13 -05:00
config.go feat(alerting): Add AWS SES Alerting Provider (#579) 2023-10-25 23:52:43 -04:00