From 81cd389d3837d714c9609b9c6198a21b90b85912 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Sat, 2 May 2026 02:12:22 +0000 Subject: [PATCH] Increment package versions for contentunderstanding releases --- eng/versioning/version_client.txt | 2 +- .../azure-ai-contentunderstanding/CHANGELOG.md | 10 ++++++++++ .../azure-ai-contentunderstanding/pom.xml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 00d767b459e2..6ead5b43c9f7 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -40,7 +40,7 @@ com.azure:azure-ai-agents-persistent;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-ai-agents;2.0.1;2.1.0-beta.1 com.azure:azure-ai-anomalydetector;3.0.0-beta.5;3.0.0-beta.6 com.azure:azure-ai-contentsafety;1.0.17;1.1.0-beta.1 -com.azure:azure-ai-contentunderstanding;1.0.0;1.1.0-beta.1 +com.azure:azure-ai-contentunderstanding;1.0.0;1.1.0-beta.2 com.azure:azure-ai-documentintelligence;1.0.7;1.1.0-beta.1 com.azure:azure-ai-documenttranslator;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-ai-formrecognizer;4.1.13;4.2.0-beta.1 diff --git a/sdk/contentunderstanding/azure-ai-contentunderstanding/CHANGELOG.md b/sdk/contentunderstanding/azure-ai-contentunderstanding/CHANGELOG.md index 2d64506afcce..dd6a421cec16 100644 --- a/sdk/contentunderstanding/azure-ai-contentunderstanding/CHANGELOG.md +++ b/sdk/contentunderstanding/azure-ai-contentunderstanding/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.1.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.0-beta.1 (2026-05-01) ### Features Added diff --git a/sdk/contentunderstanding/azure-ai-contentunderstanding/pom.xml b/sdk/contentunderstanding/azure-ai-contentunderstanding/pom.xml index 62d95d2caea7..b3e2abe9e084 100644 --- a/sdk/contentunderstanding/azure-ai-contentunderstanding/pom.xml +++ b/sdk/contentunderstanding/azure-ai-contentunderstanding/pom.xml @@ -14,7 +14,7 @@ com.azure azure-ai-contentunderstanding - 1.1.0-beta.1 + 1.1.0-beta.2 jar Microsoft Azure client library for Azure Content Understanding in Foundry Tools