Prepare azure.ai.agents 0.1.41-preview release metadata#8719
Merged
trangevi merged 3 commits intoJun 19, 2026
Merged
Conversation
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.41-preview release metadata
Jun 19, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the azure.ai.agents extension’s 0.1.41-preview release metadata by bumping the extension version and adding a new changelog section capturing the user-facing changes merged since 0.1.40-preview.
Changes:
- Bump
azure.ai.agentsextension version to0.1.41-preview(in bothversion.txtandextension.yaml). - Add a new
0.1.41-preview (2026-06-19)section to the top of the extension changelog with links to PRs #8645, #8714, and #8685.
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 | Advances the extension version to 0.1.41-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.41-preview (2026-06-19) release notes section with the intended PR entries. |
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
JeffreyCA
approved these changes
Jun 19, 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.
Prepares the next
azure.ai.agentspatch release by advancing the extension metadata and capturing the merged changes since0.1.40-preview. This keeps the release inputs aligned for the extension publish workflow.Version bump
cli/azd/extensions/azure.ai.agents/version.txtto0.1.41-previewcli/azd/extensions/azure.ai.agents/extension.yamlto the same versionChangelog
0.1.41-preview (2026-06-19)section at the top ofcli/azd/extensions/azure.ai.agents/CHANGELOG.md#8645— skip remote build up front for VNET-injected Foundry accounts#8714— show tracing disclaimer during App Insights connection in init flows#8685— default local run virtual environments to Python>= 3.13Release metadata shape