From e4d71b1c92599f5885faf42ed93bc22414424058 Mon Sep 17 00:00:00 2001 From: lootag <51933845+lootag@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:17:54 +0100 Subject: [PATCH] Add changelong entry for MS Teams Workflow webhook (#258) --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b01a25a9..93b7bc9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -654,6 +654,9 @@ Fix: #### resource/coralogix_integration * improved error messages for invalid parameters before creating +### resource/coralogix_webhook +* Replaced depracated MS Teams webhook with MS Teams Workflow Webhook. + New Features: * endpoints can now specified in an abbreviated fashion: `[AP1, AP2, EU1, EU2, US1, US2]`.