From e4e346a85f7d3932fea7fe3101e30d9571795940 Mon Sep 17 00:00:00 2001 From: "Abdulqader (Abode) Saafan" Date: Wed, 3 Apr 2024 07:05:25 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 554b481..8cd71c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Azure Logic Apps (Standard) +## Bundle and NuGet version 1.66.x +- **Service Bus** action: Adding support for getting deferred messages in Service Bus operations using sessions. +- **XML Transform** action: Fixed a bug where action will retry endlessly. +- Various bug fixes and improvements +

+ ## Bundle and NuGet version 1.62.x - **AS2 Encode** action: Expose receiver URI in this action's output. - **XML Transform** action: Fixed a bug where action continues to run when artifact name isn't valid.