Skip to content

[ContentUnderstanding] Prepare release 1.1.0-beta.2#49338

Open
changjian-wang wants to merge 5 commits into
mainfrom
cu-java-release-1.1.0-beta.2
Open

[ContentUnderstanding] Prepare release 1.1.0-beta.2#49338
changjian-wang wants to merge 5 commits into
mainfrom
cu-java-release-1.1.0-beta.2

Conversation

@changjian-wang
Copy link
Copy Markdown
Member

Prepares the azure-ai-contentunderstanding Java SDK for the 1.1.0-beta.2 release.

Changes

  • Stamp CHANGELOG release date 2026-06-02 and add release notes for 1.1.0-beta.2.
  • Bump the Maven dependency version in README to 1.1.0-beta.2.

Release notes (1.1.0-beta.2)

  • DocumentSource now parses polygons with any number of points (three or more pairs) instead of requiring exactly four, and supports the page-only D(page) form. When only a page number is available, getPolygon() and getBoundingBox() return null.
  • Added Sample_Advanced_ContentSource and Sample_Advanced_ContentSourceAsync samples demonstrating document grounding sources and field highlight overlays.

Verification

  • Prepare-Release.ps1 run to stamp the CHANGELOG date and create the release tracking work item.
  • Version 1.1.0-beta.2 already present in eng/versioning/version_client.txt (auto-bumped after beta.1).

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the azure-ai-contentunderstanding library for the 1.1.0-beta.2 release by updating the changelog with the release date and notes, and updating the README’s dependency snippet to the new version.

Changes:

  • Stamped CHANGELOG.md for 1.1.0-beta.2 with the 2026-06-02 release date and added release notes.
  • Updated the README Maven dependency version snippet to 1.1.0-beta.2.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sdk/contentunderstanding/azure-ai-contentunderstanding/README.md Bumps the dependency snippet version to 1.1.0-beta.2 (but leaves another snippet at 1.0.0, see comment).
sdk/contentunderstanding/azure-ai-contentunderstanding/CHANGELOG.md Stamps the release date and adds 1.1.0-beta.2 release notes.

Comment thread sdk/contentunderstanding/azure-ai-contentunderstanding/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants