Skip to content

Releases: jertel/elastabot

elastabot-1.5.3

01 Dec 14:09
c3597ce
Compare
Choose a tag to compare

A Helm chart for Elastabot - a Slack bot companion for Elasticsearch and ElastAlert

1.5.3 - Prevent benign errors from cluttering log/output

24 Feb 20:18
ac7884a
Compare
Choose a tag to compare
  • Fixed issue where Elastabot would log an error any time someone deleted a message, or replied to another message (via threads).

Release 1.5.2

06 Sep 12:29
509efa8
Compare
Choose a tag to compare
  • Implement workaround for Python 3 bug with smtplib, this prevent triage emails from being sent.

Release 1.5.0

03 Sep 02:57
9125f6f
Compare
Choose a tag to compare

Changes:

  • Add new "debug: true|false" configuration parameter, for assisting with troubleshooting connection issues
  • Fix issue with acking rules with a custom silence period, where the rule name and pipe | character are separated by whitespace. Ex: !ack somerule | 20m
  • Update documentation to include step-by-step instructions on how to create a Slack classic bot, which is required for using Elastabot.

Upgrade to new Slack API and ES API

06 Jun 17:19
Compare
Choose a tag to compare
1.4.0

Baseline versions for consistency across chart and app image

Support Elasticsearch 7.x

09 Apr 17:27
Compare
Choose a tag to compare
1.3.0

Use _source_includes instead of _source_include, which was depcrated …

Initial release

18 May 11:52
Compare
Choose a tag to compare

Initial release.