From 39a22841bad32227c0e30428a67c82a573e1fc17 Mon Sep 17 00:00:00 2001 From: nisha-bhatia <67986960+nisha-bhatia@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:15:37 -0700 Subject: [PATCH 1/3] Update CHANGELOG.md --- sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md b/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md index bb3f81d11d12c..57ea75981a724 100644 --- a/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md +++ b/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md @@ -1,15 +1,5 @@ # Release History -## 1.2.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes - ## 1.1.0 (2023-10-10) ## Features Added From 5333e830ebdbbd3023875c5f1cdc0eab2ea5f327 Mon Sep 17 00:00:00 2001 From: nisha-bhatia <67986960+nisha-bhatia@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:17:17 -0700 Subject: [PATCH 2/3] Update CHANGELOG.md --- sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md b/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md index e71388ae38a6f..dd24f8427a606 100644 --- a/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md +++ b/sdk/monitor/Azure.Monitor.Ingestion/CHANGELOG.md @@ -1,4 +1,5 @@ # Release History + ## 1.1.1 (2023-10-16) ## Features Added From 9b3c281e15b32cff38ad18461c7e309c3097794c Mon Sep 17 00:00:00 2001 From: nisha-bhatia <67986960+nisha-bhatia@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:40:11 -0700 Subject: [PATCH 3/3] Update Azure.Monitor.Ingestion.csproj --- .../Azure.Monitor.Ingestion/src/Azure.Monitor.Ingestion.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/monitor/Azure.Monitor.Ingestion/src/Azure.Monitor.Ingestion.csproj b/sdk/monitor/Azure.Monitor.Ingestion/src/Azure.Monitor.Ingestion.csproj index d8fc5034664a3..7717177004535 100644 --- a/sdk/monitor/Azure.Monitor.Ingestion/src/Azure.Monitor.Ingestion.csproj +++ b/sdk/monitor/Azure.Monitor.Ingestion/src/Azure.Monitor.Ingestion.csproj @@ -2,7 +2,7 @@ A library for ingesting data to Azure Monitor. Azure Monitor Ingestion client library - 1.2.0-beta.1 + 1.1.1 1.1.0 Azure Monitor Ingestion