Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Releases: opendistro-for-elasticsearch/alerting

v1.3.0.1

13 Dec 23:27
1fe3ea8
Compare
Choose a tag to compare

Bug Fixes

  • Fixes Alerting Stats API - PR #129

v1.3.0.0

20 Nov 21:21
edd6766
Compare
Choose a tag to compare

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

13 Dec 23:27
6c1d0de
Compare
Choose a tag to compare

New Features

  • Adds support for Elasticsearch 7.2.1 - PR #110

v1.2.0.1

24 Sep 23:26
b56b29c
Compare
Choose a tag to compare

Bug fixes

  • Updated execute API to keep thread context - PR #90

v1.1.0.1

24 Sep 23:27
d56f152
Compare
Choose a tag to compare

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

23 Sep 18:46
c0d0e8f
Compare
Choose a tag to compare

New Features

  • Adds support for Elasticsearch 7.2.0 - PR #89

Bug fixes

  • Fixes integTestRunner build task - PR #83

v0.10.0.0

13 Aug 22:24
1e5268d
Compare
Choose a tag to compare

New Features

  • Adds support for Elasticsearch 6.8.1 - PR #75

v1.1.0.0

31 Jul 01:13
478a58b
Compare
Choose a tag to compare

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

01 Jul 21:55
1a6261e
Compare
Choose a tag to compare

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

24 Apr 23:57
488d63d
Compare
Choose a tag to compare

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