Skip to content

Prepare Foundry Extensions for Release (2026-07-16)#9182

Merged
trangevi merged 3 commits into
mainfrom
trangevi/ai-extensions-changelog-updates
Jul 16, 2026
Merged

Prepare Foundry Extensions for Release (2026-07-16)#9182
trangevi merged 3 commits into
mainfrom
trangevi/ai-extensions-changelog-updates

Conversation

@trangevi

Copy link
Copy Markdown
Member

Why

Four AI extensions have accumulated changes since their last releases and need changelog entries before cutting new versions.

What changed

Updated CHANGELOG.md for each extension with categorized entries covering all commits since the last release tag:

  • azure.ai.agents (1.0.0-beta.6) -- 3 features (provision-time connections, centralus region, session carry-over), 2 bug fixes (inline agent name resolution, resource group location mismatch preflight), 3 other changes (terraform eject, WS endpoint GA routing, module pin)
  • azure.ai.connections (1.0.0-beta.3) -- 1 breaking change (deploy is now a no-op; connections moved to provision time), 1 other change (module pin)
  • azure.ai.routines (1.0.0-beta.3) -- 1 other change (module pin fix only)
  • azure.ai.toolboxes (1.0.0-beta.3) -- 1 feature (reuse existing toolbox via endpoint), 1 bug fix (branch from latest version instead of default), 1 other change (module pin)

All entries follow the existing changelog format with [[#NNNN]](url) links and categorized sections.

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>
Copilot AI review requested due to automatic review settings July 16, 2026 20:57
@azure-pipelines

Copy link
Copy Markdown
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.

@trangevi trangevi changed the title docs: update changelogs for AI extension releases (2026-07-16) Prepare Foundry Extensions for Release (2026-07-16) Jul 16, 2026
@trangevi trangevi linked an issue Jul 16, 2026 that may be closed by this pull request
- 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>
@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.

@trangevi
trangevi enabled auto-merge (squash) July 16, 2026 21:02

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 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.

Comment thread cli/azd/extensions/azure.ai.agents/CHANGELOG.md
Comment thread cli/azd/extensions/azure.ai.agents/CHANGELOG.md Outdated
Comment thread cli/azd/extensions/azure.ai.connections/CHANGELOG.md
Comment thread cli/azd/extensions/azure.ai.routines/CHANGELOG.md
Comment thread cli/azd/extensions/azure.ai.toolboxes/CHANGELOG.md
Copilot AI review requested due to automatic review settings July 16, 2026 21:03
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

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 12 out of 12 changed files in this pull request and generated 1 comment.

Comment thread cli/azd/extensions/azure.ai.agents/CHANGELOG.md
@github-actions github-actions Bot added ext-agents azure.ai.agents extension ext-connections azure.ai.connections extension ext-routines azure.ai.routines extension ext-toolboxes azure.ai.toolboxes extension labels Jul 16, 2026
@trangevi

Copy link
Copy Markdown
Member Author

/check-enforcer override

@trangevi
trangevi merged commit 7435476 into main Jul 16, 2026
72 checks passed
@trangevi
trangevi deleted the trangevi/ai-extensions-changelog-updates branch July 16, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.agents extension ext-connections azure.ai.connections extension ext-routines azure.ai.routines extension ext-toolboxes azure.ai.toolboxes extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Foundry Extensions] Prepare release

3 participants