Skip to content

Releases: jertel/elastalert2

2.18.0

09 May 11:36
3b4608c
Compare
Choose a tag to compare

Breaking changes

  • Renamed PR #1193's fields common rule option to include_fields due to collision with new_term rule type's existing field parameter - #1408 - @jertel

New features

Other changes

2.17.0

16 Mar 00:17
6f35bc6
Compare
Choose a tag to compare

Breaking changes

  • None

New features

Other changes

2.16.0

29 Jan 22:52
a374354
Compare
Choose a tag to compare

Breaking changes

  • None

New features

  • [Telegram] Added new telegram_thread_id setting for sending alerts to different threads of supergroup/forum. - #1319 - @polshe-v
  • Support hourly index patterns - #1328 - @jmacdone

Other changes

  • Update setup.py & requirements.txt & requirements-dev.txt - #1316 - @nsano-rururu
  • [Docs] Clarify how to reference query_key values in flatline alerts - #1320 - @jertel
  • Fix percentiles aggregation type in Spike Metric Aggregation rules - #1323 - @jertel
  • [Docs] Extend FAQ / troubleshooting section with information on Elasticsearch RBAC - #1324 - @chr-b
  • Upgrade to Python 3.12 - #1327 - @jertel
  • Correction in IRIS and GELF alerter #1331 - @malinkinsa
  • Fix handing of compound_query_key values - #1330 - @jmacdone
  • Fix handing raw_query_key and query_key values ending with .keyword- #1330 - @jmacdone
  • [Docs] Fix broken search function caused by sphinx upgrade a few releases ago - #1332 - @jertel
  • [Docs] Fix mismatch for parameter iris_customer_id - 1334 @malinkinsa
  • [IRIS] Make parameter iris_customer_id optional with default value - 1334 @malinkinsa
  • (Re)Implement skip_invalid to continue loading rules if one is invalid - #1338 - @jertel
  • [Docs] Refactor the docs structure for improved ease-of-use - #1337 - @jertel
  • [Email] Refactor SMTP cert/key usage to support Python 3.12 - #1341 - @jertel
  • [IRIS] Fix schema.yaml(iris_url to iris_host) - #1346 - @nsano-rururu
  • [IRIS] Fix issue with document with nested json inside. See #1348 - #1352 - @malinkinsa
  • [Docs] Clarify jinja_template_path documentation - 20a05f9 - @jertel
  • Add support for Kibana 8.12 for Kibana Discover - #1364 - @nsano-rururu
  • Upgrade pylint 3.0.2 to 3.0.3, pytest 7.4.3 to 8.0.0, sphinx_rtd_theme 1.3.0 to 2.0.0, tox 4.11.3 to 4.12.1 - #1365 - @nsano-rururu

2.15.0

24 Nov 15:23
dd36586
Compare
Choose a tag to compare

Breaking changes

  • None

New features

Other changes

2.14.0

11 Oct 22:15
f7b9a54
Compare
Choose a tag to compare

Breaking changes

  • None

New features

  • 'summary_table_type' property now supports 'html' format for aggregation tables - #1260 - @jertel
  • [Helm] Add support for custom deployment annotations - #1271 - @victorpugin

Other changes

  • [Helm] Expose minReadySeconds parameter to assist in detecting failed deployments - #1243 - @alexku7
  • [Helm] Fix commonLabels indentation for the deployment template - #1250 - @dan-duffy
  • Add support for Kibana 8.10 for Kibana Discover - #1277 - @nsano-rururu
  • Upgrade pylint 2.17.4 to 2.17.5, pytest 7.3.1 to 7.4.2, sphinx 6.2.1 to 7.2.6, sphinx_rtd_theme 1.2.2 to 1.3.0 - #1278 - @nsano-rururu
  • Fix issue with aggregated alerts not being sent - #1285 - @jertel
  • Add support for Lark alerter - #1282 - @seanyinx

2.13.2

16 Aug 02:32
533c0d7
Compare
Choose a tag to compare

Breaking changes

  • None

New features

  • None

Other changes

  • [Helm] Fix chart indentation issue introduced in 2.13.1 - #1239 - @jertel

Thanks to @jim-barber-he for quickly discovering and reporting the issue with 2.13.1.

2.13.1

15 Aug 22:31
98b6186
Compare
Choose a tag to compare

Breaking changes

  • None

New features

  • None

Other changes

  • [Helm] Add support for generating rule config from a directory of rules, during chart deployment - #1236 - @mehrdad-khojastefar
  • [AlertManager] Fix typo with new feature released in 2.13.0 - #1237 - @eveningcafe

2.13.0

11 Aug 11:16
7d0e472
Compare
Choose a tag to compare

Breaking changes

  • None

New features

  • [Alertmanager] Add alertmanager resolve timeout configuration option - #1187 - @eveningcafe

Other changes

  • [Docs] Clarify docs to state that alert_time_limit should not be 0 - #1208 - @jertel
  • Add support for Kibana 8.9 for Kibana Discover - #1224 - @nsano-rururu
  • Remove docker image pin to outdated "buster" debian release - 24f794a - @jertel

2.12.0

14 Jun 21:32
0927c6b
Compare
Choose a tag to compare

Breaking changes

  • None

New features

  • Add initial support for EQL - #1189 - @jertel
  • Add fields parameter to rules to be able to pull in runtimes fields, and more. #1193 - @Goggin
  • Add EQL support to elastalert-test-rule utility - #1195 - @jertel

Other changes

  • Add support for Kibana 8.8 for Kibana Discover - #1184 - @nsano-rururu
  • Upgrade pylint 2.17.0 to 2.17.4, pytest 7.2.2 to 7.3.1, pytest-xdist 3.2.0 to 3.3.1, sphinx 6.1.3 to 6.2.1, sphinx_rtd_theme == 1.2.2 - #1194 - @nsano-rururu
  • Upgrade to Tox 4 - #1196 - @jertel
  • Log message when exiting due to --end param being in the past - #1199 - @jertel

2.11.0

27 Apr 23:25
e8e9762
Compare
Choose a tag to compare

Other changes