mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit fixes two issues. 1. The actual emails that were being sent after getting the defaults applied were not being returned as part of EmailSent 2. There was a possible NPE when writing an `Email` if from or to was null. Closes elastic/elasticsearch#147 Original commit: elastic/x-pack-elasticsearch@0468280090
= Elasticsearch Alerts Plugin This plugins adds alerting features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%