Prepare azure.ai.agents 0.1.40-preview release metadata#8655
Merged
glharper merged 3 commits intoJun 15, 2026
Merged
Conversation
Co-authored-by: glharper <64209257+glharper@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Copilot Request
Prepare azure.ai.agents 0.1.40-preview release metadata
Jun 15, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the azure.ai.agents azd extension for the 0.1.40-preview release by bumping the extension version metadata and adding a top-of-file changelog entry capturing the PRs included since 0.1.39-preview.
Changes:
- Bump
cli/azd/extensions/azure.ai.agents/version.txtto0.1.40-preview. - Keep
cli/azd/extensions/azure.ai.agents/extension.yamlversion:in sync (0.1.40-preview). - Add a new
0.1.40-preview (2026-06-15)section tocli/azd/extensions/azure.ai.agents/CHANGELOG.mdreferencing #8641, #8625, and #8624.
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 | Updates the extension version string to 0.1.40-preview. |
| cli/azd/extensions/azure.ai.agents/extension.yaml | Updates the extension manifest version: to match version.txt. |
| cli/azd/extensions/azure.ai.agents/CHANGELOG.md | Adds release notes for 0.1.40-preview at the top of the changelog. |
therealjohn
approved these changes
Jun 15, 2026
JeffreyCA
approved these changes
Jun 15, 2026
Co-authored-by: glharper <64209257+glharper@users.noreply.github.com>
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
therealjohn
approved these changes
Jun 15, 2026
Member
|
/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.
This updates the
azure.ai.agentsextension for the next patch release. It advances the published extension version and rolls the latest merged extension changes into the release notes.Version metadata
cli/azd/extensions/azure.ai.agents/version.txtto0.1.40-previewcli/azd/extensions/azure.ai.agents/extension.yamlin sync with the same versionChangelog
0.1.40-previewsection at the top ofcli/azd/extensions/azure.ai.agents/CHANGELOG.md0.1.39-preview:#8641)#8625)#8624)Scope
Fixes #8654