From 24657e04af455f512a034260c1cd33c8d7c2fe9a Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Thu, 1 Jul 2021 09:34:03 -0400 Subject: [PATCH] [Azure.Core.Ampq] July Release Preparation (#22344) * [Azure.Core.Ampq] July Release Preparation The focus of these changes is to prepare the `Azure.Core.Amqp` library for the July release. * Update sdk/core/Azure.Core.Amqp/CHANGELOG.md Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com> --- sdk/core/Azure.Core.Amqp/CHANGELOG.md | 2 +- sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/core/Azure.Core.Amqp/CHANGELOG.md b/sdk/core/Azure.Core.Amqp/CHANGELOG.md index 9d54c418574d..6a94d700de2c 100644 --- a/sdk/core/Azure.Core.Amqp/CHANGELOG.md +++ b/sdk/core/Azure.Core.Amqp/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.2.0-beta.1 (Unreleased) +## 1.2.0 (2021-07-06) ### Added - All section properties of the `AmqpAnnotatedMessage` are now lazily allocated to reflect that they are defined as optional in the AMQP specification, section 3.2. diff --git a/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj b/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj index 60e2062b7d37..488f7f94751a 100644 --- a/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj +++ b/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj @@ -2,7 +2,7 @@ This library contains AMQP model types used by Azure libraries. Microsoft Azure AMQP - 1.2.0-beta.1 + 1.2.0 1.1.0 Microsoft Azure AMQP