Releases: opendistro-for-elasticsearch/alerting
Releases · opendistro-for-elasticsearch/alerting
v1.3.0.0
Features
- Elasticsearch 7.3.2 Compatibility
Bug Fixes
- Fixes allowing interval to be set with 0 or negative values - PR #92
- Cleanup ElasticThreadContextElement - PR #95
v1.2.1.0
New Features
- Adds support for Elasticsearch 7.2.1 - PR #110
v1.2.0.1
Bug fixes
- Updated execute API to keep thread context - PR #90
v1.1.0.1
Bug fixes
- Execute monitor upon indexing and backported update to execute API to preserve thread context from v1.2.0.1 - PR #93
v1.2.0.0
New Features
- Adds support for Elasticsearch 7.2.0 - PR #89
Bug fixes
- Fixes integTestRunner build task - PR #83
v0.10.0.0
New Features
- Adds support for Elasticsearch 6.8.1 - PR #75
v1.1.0.0
New Features
- Adds support for Elasticsearch 7.1.1 - PR #74
- Return stack trace for errors in Groovy/Painless script in UI when creating a trigger - PR #72
v1.0.0.0
New Features
- Adds support for Elasticsearch 7.0.1 - #41
- Add action throttling - #48
Bug fixes
- Validate all 2XX status code in Webhook response - #50
- Allows encoding while constructing HTTP request for sending notification - #35
- Convert AlertMover/MonitorRunner to coroutines - #11
v0.9.0.0
New Features
- Adds support for Elasticsearch 6.7.1 - #19
- Add http proxy support to outgoing notifications - #23
- Add build for Debian - #36
Bug fixes
- Fix update LastFullSweepTime if the index doesn't exist - #17
- Adds more alert properties to templateArgs for context variable - #26