diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 7c2d908b662a..06ae84f8bf71 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -161,7 +161,7 @@ com.azure:azure-mixedreality-authentication;1.2.33;1.3.0-beta.1 com.azure:azure-mixedreality-remoterendering;1.1.38;1.2.0-beta.1 com.azure:azure-monitor-opentelemetry-exporter;1.0.0-beta.32;1.0.0-beta.33 com.azure:azure-monitor-opentelemetry-autoconfigure;1.2.0;1.3.0-beta.1 -com.azure:azure-monitor-ingestion;1.2.10;1.3.0-beta.1 +com.azure:azure-monitor-ingestion;1.2.10;1.2.11 com.azure:azure-monitor-ingestion-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-monitor-query;1.5.7;1.6.0-beta.1 com.azure:azure-monitor-query-logs;2.0.0-beta.1;2.0.0-beta.1 diff --git a/sdk/monitor/azure-monitor-ingestion-perf/pom.xml b/sdk/monitor/azure-monitor-ingestion-perf/pom.xml index fa322a147789..04d943d8911b 100644 --- a/sdk/monitor/azure-monitor-ingestion-perf/pom.xml +++ b/sdk/monitor/azure-monitor-ingestion-perf/pom.xml @@ -31,7 +31,7 @@ com.azure azure-monitor-ingestion - 1.3.0-beta.1 + 1.2.11 com.azure diff --git a/sdk/monitor/azure-monitor-ingestion/CHANGELOG.md b/sdk/monitor/azure-monitor-ingestion/CHANGELOG.md index b5d74333d451..2fc89deb68a7 100644 --- a/sdk/monitor/azure-monitor-ingestion/CHANGELOG.md +++ b/sdk/monitor/azure-monitor-ingestion/CHANGELOG.md @@ -1,14 +1,13 @@ # Release History -## 1.3.0-beta.1 (Unreleased) +## 1.2.11 (2025-07-22) -### Features Added - -### Breaking Changes +### Other Changes -### Bugs Fixed +#### Dependency Updates -### Other Changes +- Upgraded `azure-core-http-netty` from `1.15.12` to version `1.15.13`. +- Upgraded `azure-core` from `1.55.4` to version `1.55.5`. ## 1.2.10 (2025-06-19) diff --git a/sdk/monitor/azure-monitor-ingestion/README.md b/sdk/monitor/azure-monitor-ingestion/README.md index 134f46cbe3f1..fb08bc475100 100644 --- a/sdk/monitor/azure-monitor-ingestion/README.md +++ b/sdk/monitor/azure-monitor-ingestion/README.md @@ -58,7 +58,7 @@ add the direct dependency to your project as follows. com.azure azure-monitor-ingestion - 1.3.0-beta.1 + 1.2.11 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/monitor/azure-monitor-ingestion/pom.xml b/sdk/monitor/azure-monitor-ingestion/pom.xml index 767179af3a7a..4174c1568988 100644 --- a/sdk/monitor/azure-monitor-ingestion/pom.xml +++ b/sdk/monitor/azure-monitor-ingestion/pom.xml @@ -7,7 +7,7 @@ com.azure azure-monitor-ingestion - 1.3.0-beta.1 + 1.2.11 jar Microsoft Azure SDK for Azure Monitor Data Ingestion