Prepare azure.ai.agents 0.1.25-preview patch release#7814
Merged
rajeshkamal5050 merged 2 commits intoApr 20, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/cdb200fd-049a-42b1-9b26-19ab08f687dc Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
rajeshkamal5050
marked this pull request as ready for review
April 20, 2026 14:50
rajeshkamal5050
requested review from
JeffreyCA,
hemarina,
jongio,
rajeshkamal5050,
tg-msft,
therealjohn,
trangevi,
trrwilson,
vhvb1989,
wbreza and
weikanglim
as code owners
April 20, 2026 14:50
Copilot
AI
changed the title
[WIP] Prepare new patch release for azure.ai.agents
Prepare azure.ai.agents 0.1.25-preview patch release
Apr 20, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the azure.ai.agents azd extension for the 0.1.25-preview patch release by syncing the extension version metadata and documenting included changes.
Changes:
- Bump extension version to
0.1.25-previewinversion.txtandextension.yaml. - Add a
0.1.25-previewrelease section to the extensionCHANGELOG.mdreferencing PRs #7811, #7808, and #7807.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/azd/extensions/azure.ai.agents/version.txt | Bumps the extension version to 0.1.25-preview. |
| cli/azd/extensions/azure.ai.agents/extension.yaml | Keeps the extension manifest version: in sync with version.txt. |
| cli/azd/extensions/azure.ai.agents/CHANGELOG.md | Adds the 0.1.25-preview release notes section at the top. |
therealjohn
approved these changes
Apr 20, 2026
Contributor
|
/check-enforcer override |
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.
Bumps
azure.ai.agentsfrom0.1.24-previewto0.1.25-preview, capturing three fixes merged since the last release.Changes
version.txtandextension.yaml: version bump to0.1.25-previewCHANGELOG.md: new release section with entries for:azd ai agent invokeconversation creation fixed to use the correct endpointregistry.jsonis intentionally not touched — checksums and artifact URLs are generated by CI post-build.