Prepare 1.0.0-beta.25 release notes#59423
Merged
Hameedkunkanoor merged 5 commits intoMay 25, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the Azure.AI.AgentServer.Core 1.0.0-beta.25 release notes by finalizing the release date and documenting a telemetry tag key migration for blueprint ID to align with the Agent365/A365 schema.
Changes:
- Set
1.0.0-beta.25CHANGELOG header from “Unreleased” to the release date2026-05-23. - Added a “Bugs Fixed” entry describing the blueprint telemetry attribute key change from
gen_ai.agent.blueprint.idtomicrosoft.a365.agent.blueprint.id.
ankitbko
approved these changes
May 25, 2026
ankitbko
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR prepares Azure.AI.AgentServer.Core 1.0.0-beta.25 release notes by:
Relevant PRs:
No API spec regeneration is included in this PR.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines
Testing note:
This is a changelog-only release preparation PR. Functional validation is covered in PR #59422.