Skip to content

Prepare Foundry extensions for release (2026-07-23)#9267

Merged
huimiu merged 1 commit into
mainfrom
hui/foundry-extensions-release
Jul 23, 2026
Merged

Prepare Foundry extensions for release (2026-07-23)#9267
huimiu merged 1 commit into
mainfrom
hui/foundry-extensions-release

Conversation

@huimiu

@huimiu huimiu commented Jul 23, 2026

Copy link
Copy Markdown
Member

Why

The Foundry AI extensions have accumulated user-facing changes since their last releases and need changelog entries and version bumps before cutting this week's versions. Without this PR the published registry, changelog history, and version files would drift out of sync with what has already merged to main.

What changed

Updated CHANGELOG.md, version.txt, and extension.yaml for each extension with categorized entries covering every user-facing commit since the last release tag:

Also added the four new Azure region names to the azure.ai.agents cspell dictionary so spell check passes.

Copilot AI review requested due to automatic review settings July 23, 2026 02:41
@huimiu huimiu added ext-agents azure.ai.agents extension ext-projects azure.ai.projects extension ext-toolboxes azure.ai.toolboxes extension labels Jul 23, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
19 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares coordinated Foundry extension releases with synchronized versions, manifests, changelogs, and spelling dictionaries.

Changes:

  • Bumps agents, projects, and toolboxes extension versions.
  • Adds release notes for user-facing changes since prior releases.
  • Updates cspell entries for regions and contributor attribution.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.vscode/cspell-github-user-aliases.txt Adds the credited contributor handle.
cli/azd/extensions/azure.ai.agents/CHANGELOG.md Documents agents beta.7 changes.
cli/azd/extensions/azure.ai.agents/cspell.yaml Adds new hosted-region names.
cli/azd/extensions/azure.ai.agents/extension.yaml Sets agents version to beta.7.
cli/azd/extensions/azure.ai.agents/version.txt Synchronizes the agents release version.
cli/azd/extensions/azure.ai.projects/CHANGELOG.md Documents projects beta.3 changes.
cli/azd/extensions/azure.ai.projects/extension.yaml Sets projects version to beta.3.
cli/azd/extensions/azure.ai.projects/version.txt Synchronizes the projects release version.
cli/azd/extensions/azure.ai.toolboxes/CHANGELOG.md Documents toolboxes beta.4 changes.
cli/azd/extensions/azure.ai.toolboxes/extension.yaml Sets toolboxes version to beta.4.
cli/azd/extensions/azure.ai.toolboxes/version.txt Synchronizes the toolboxes release version.

Copilot AI review requested due to automatic review settings July 23, 2026 02:44
@huimiu
huimiu force-pushed the hui/foundry-extensions-release branch from e9e3dd9 to 8e73326 Compare July 23, 2026 02:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.

@github-actions github-actions Bot added the area/extensions Extensions (general) label Jul 23, 2026
@huimiu huimiu linked an issue Jul 23, 2026 that may be closed by this pull request
@huimiu huimiu changed the title feat: prepare Foundry extensions for release (2026-07-23) Prepare Foundry extensions for release (2026-07-23) Jul 23, 2026
@github-actions

Copy link
Copy Markdown

📋 Prioritization Note

Thanks for the contribution! The linked issue isn't in the current milestone yet.
Thank you for logging this issue; our team is reviewing it. If you need urgent prioritization, tag @RickWinter and @kristenwomack to let us know.

Copilot AI review requested due to automatic review settings July 23, 2026 03:19
@huimiu
huimiu force-pushed the hui/foundry-extensions-release branch from 8e73326 to 4ecc6dd Compare July 23, 2026 03:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Comment thread cli/azd/extensions/azure.ai.agents/CHANGELOG.md
@huimiu
huimiu enabled auto-merge (squash) July 23, 2026 03:30
@huimiu

huimiu commented Jul 23, 2026

Copy link
Copy Markdown
Member Author

/check-enforcer override

@huimiu
huimiu merged commit f0cac2e into main Jul 23, 2026
56 of 67 checks passed
@huimiu
huimiu deleted the hui/foundry-extensions-release branch July 23, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/extensions Extensions (general) ext-agents azure.ai.agents extension ext-projects azure.ai.projects extension ext-toolboxes azure.ai.toolboxes extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Foundry Extension] Prepare release (2026-07-23)

3 participants