From 51e91efec4cf7e35876d7dd214bea9fb1f47bf7f Mon Sep 17 00:00:00 2001 From: Anu Thomas Chandy Date: Wed, 25 Oct 2023 08:50:57 -0700 Subject: [PATCH] Running prepare release script for October-2023 release (#37356) --- .../azure-messaging-servicebus/CHANGELOG.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md b/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md index 47b2656a74887..4d559902e2fc7 100644 --- a/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md +++ b/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md @@ -1,13 +1,17 @@ # Release History -## 7.14.5 (2023-10-16) +## 7.14.5 (2023-10-24) + +### Bugs Fixed + +- Fixed the forwardDeadLetteredMessagesTo property position so that the xml payload adheres to the service contract ([36811](https://github.com/Azure/azure-sdk-for-java/issues/36811)) ### Other Changes #### Dependency Updates -- Upgraded `azure-core` from `1.43.0` to `1.44.0`. -- Upgraded `azure-core-amqp` from `2.8.9` to `2.8.10`. -- Upgraded `azure-identity` from `1.10.1` to `1.10.3`. +- Upgraded `azure-core` from `1.43.0` to `1.44.1`. +- Upgraded `azure-core-amqp` from `2.8.9` to `2.8.11`. +- Upgraded `azure-identity` from `1.10.1` to `1.10.4`. ## 7.14.4 (2023-09-18)