Releases: jertel/elastabot
Releases · jertel/elastabot
elastabot-1.5.3
A Helm chart for Elastabot - a Slack bot companion for Elasticsearch and ElastAlert
1.5.3 - Prevent benign errors from cluttering log/output
- 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
- Implement workaround for Python 3 bug with smtplib, this prevent triage emails from being sent.
Release 1.5.0
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
1.4.0 Baseline versions for consistency across chart and app image
Support Elasticsearch 7.x
1.3.0 Use _source_includes instead of _source_include, which was depcrated …
Initial release
Initial release.