From c5fffb13b7bbd8f3615fdba930b69e777836fabc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rolf=20H=C3=A5vard=20Blindheim?= Date: Wed, 6 Dec 2023 11:17:32 +0100 Subject: [PATCH] docs: update changelog --- Changelog.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index bb3a172..ce2a523 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ ## 2.1.0 - Minor upgrade -_Unreleased_ +_Released 2023-12-06_ Options @@ -17,12 +17,14 @@ Other another process to know what job we should produce messages for. - New telemetry events `[:off_broadway_splunk, :process_job, :start]` and `[:off_broadway_splunk, :process_job, :stop]` are generated whenever a new job is started. +- Log error and return empty list of messages when receiving an `{:error, reason}` tuple while trying to fetch + messages from Splunk. ## 2.0.0 - Upgrade version _Released 2023-05-23_ -This almost a complete rewrite and is **uncompatible** with the `v1.x` branch. +This almost a complete rewrite and is **incompatible** with the `v1.x` branch. Instead of targeting a specific `SID` to produce messages for, this release is focused around producing messages from Splunk Reports or (triggered) Alerts. This is a more efficient way to prepare data for export by Splunk, and produces more predictable messages both