Prepare Foundry Extensions for Release (2026-07-16)#9182
Merged
Conversation
Update CHANGELOG.md for the following extensions: - azure.ai.agents 1.0.0-beta.6 - azure.ai.connections 1.0.0-beta.3 - azure.ai.routines 1.0.0-beta.3 - azure.ai.toolboxes 1.0.0-beta.3 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
trangevi
requested review from
JeffreyCA,
glharper,
huimiu,
hund030,
therealjohn and
trrwilson
as code owners
July 16, 2026 20:57
|
Azure Pipelines: Successfully started running 4 pipeline(s). 18 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
- azure.ai.agents: 1.0.0-beta.5 -> 1.0.0-beta.6 - azure.ai.connections: 1.0.0-beta.2 -> 1.0.0-beta.3 - azure.ai.routines: 1.0.0-beta.2 -> 1.0.0-beta.3 - azure.ai.toolboxes: 1.0.0-beta.2 -> 1.0.0-beta.3 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
trangevi
enabled auto-merge (squash)
July 16, 2026 21:02
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares release notes for four Foundry AI extensions.
Changes:
- Adds categorized feature, fix, breaking-change, and maintenance entries.
- Finalizes the agents beta.6 release section.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
azure.ai.agents/CHANGELOG.md |
Documents beta.6 changes. |
azure.ai.connections/CHANGELOG.md |
Adds beta.3 release notes. |
azure.ai.routines/CHANGELOG.md |
Adds beta.3 maintenance note. |
azure.ai.toolboxes/CHANGELOG.md |
Adds beta.3 release notes. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
JeffreyCA
approved these changes
Jul 16, 2026
Member
Author
|
/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.
Why
Four AI extensions have accumulated changes since their last releases and need changelog entries before cutting new versions.
What changed
Updated
CHANGELOG.mdfor each extension with categorized entries covering all commits since the last release tag:All entries follow the existing changelog format with
[[#NNNN]](url)links and categorized sections.