Breaking changes
- [Helm] An unlikely breaking change could occur if this chart was previously deployed with namespace overrides. Deploy to a pre-prod environment before proceeding with production. - #1662 - @lepouletsuisse
New features
- [ServiceNow] Include arbitrary fields in ServiceNow tickets by including a
service_now_additional_fields
configuration stanza. - #1670 - @mitchell-es - [SMSEagle] New SMSEagle alerter - #1671 - @marcin-smseagle
Other changes
- [Helm] Fix
--namespace
andnamespaceOverride
value in Helm charts - #1662 - @lepouletsuisse - [Pager Duty] Expand
pagerduty_v2_payload_custom_details
to allow defaulting to value of provided key:value pair if the value is not found as a key in an elastalert match. - #1674 - @mark-trellix