Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/870af740-8731-4cff-be35-f8763b083afb Co-authored-by: trangevi <26490000+trangevi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Prepare new patch release for azure.ai.agents
Prepare azure.ai.agents 0.1.28-preview patch release
Apr 28, 2026
trangevi
approved these changes
Apr 28, 2026
Member
|
/check-enforcer override |
JeffreyCA
approved these changes
Apr 28, 2026
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the azure.ai.agents azd extension for the 0.1.28-preview patch release, documenting the runtime-fetched hosted-agent regions manifest work (from #7930) in the extension’s release notes.
Changes:
- Bump extension version from
0.1.27-preview→0.1.28-preview. - Keep
extension.yaml’sversion:in sync withversion.txt. - Add
0.1.28-preview (2026-04-28)release notes entry referencing #7930.
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 | Version bump to 0.1.28-preview. |
| cli/azd/extensions/azure.ai.agents/extension.yaml | Sync extension manifest version: to 0.1.28-preview. |
| cli/azd/extensions/azure.ai.agents/CHANGELOG.md | Add 0.1.28-preview entry describing the hosted-agent regions manifest change. |
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 the
azure.ai.agentsextension to0.1.28-preview, picking up the runtime-fetched hosted-agent regions manifest landed in #7930.Changes
version.txt—0.1.27-preview→0.1.28-previewextension.yaml—version:field updated to matchCHANGELOG.md— new0.1.28-preview (2026-04-28)section documenting feat(ai-agents): fetch hosted-agent supported regions from manifest #7930: hosted-agent supported regions are now fetched at runtime from a remote JSON manifest with an embedded build-time fallback, replacing the hardcoded list