Skip to content

Create changelog for v1.25.5 release#8553

Merged
tg-msft merged 4 commits into
mainfrom
copilot/create-changelog-for-v1-25-5-release
Jun 5, 2026
Merged

Create changelog for v1.25.5 release#8553
tg-msft merged 4 commits into
mainfrom
copilot/create-changelog-for-v1-25-5-release

Conversation

Copilot AI commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Adds the ## 1.25.5 (2026-06-05) release entry to cli/azd/CHANGELOG.md and updates cli/version.txt and cli/azd/pkg/azdext/version.go to 1.25.5. All five fixes are core azd CLI changes merged to main since v1.25.4; extension-only, CI, and dependency-bump commits are excluded.

Included fixes (### Bugs Fixed)

  • #8458 — Fix memory exhaustion and slow model catalog loads under auth.useAzCliAuth = true; Azure CLI tokens are now cached in-process per tenant instead of spawning a new az subprocess per request.
  • #8459 — Fix azd auth status reporting unauthenticated in Cloud Shell, which also blocked azd provision and azd ai agent init in that environment.
  • #8493 — Fix azd down failing to purge Azure AI Foundry cognitive accounts; upgrades ARM SDK from armcognitiveservices v1 to v2 to handle the networkInjections array response.
  • #8527 — Fix dotnet publish producing "empty dotnet configuration output" when Podman is the container engine by forwarding -p:ContainerEngine=podman to the .NET SDK.
  • #8537 — Fix AI quota preflight blocking all locations on subscriptions where /usages returns an empty list (e.g. free-tier); empty usages are now treated as available quota rather than zero quota.

Copilot AI linked an issue Jun 5, 2026 that may be closed by this pull request
Co-authored-by: tg-msft <1179329+tg-msft@users.noreply.github.com>
Copilot AI changed the title [WIP] Add changelog for v1.25.5 release Create changelog for v1.25.5 release Jun 5, 2026
Copilot AI requested a review from tg-msft June 5, 2026 21:38
@tg-msft
tg-msft marked this pull request as ready for review June 5, 2026 21:41
Copilot AI review requested due to automatic review settings June 5, 2026 21:41
@tg-msft
tg-msft requested a review from RickWinter as a code owner June 5, 2026 21:41

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

Adds the release notes entry for 1.25.5 to the azd core changelog, documenting the set of bug fixes included in the 1.25.5 patch release while leaving main’s versioning (already at 1.26.0-beta.1) unchanged.

Changes:

  • Add ## 1.25.5 (2026-06-05) section to cli/azd/CHANGELOG.md.
  • Document five bug fixes (PRs #8458, #8459, #8493, #8527, #8537) under ### Bugs Fixed.

@tg-msft

tg-msft commented Jun 5, 2026

Copy link
Copy Markdown
Member

@copilot - please update cli/version.txt too.

Co-authored-by: tg-msft <1179329+tg-msft@users.noreply.github.com>

Copilot AI commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

@copilot - please update cli/version.txt too.

Updated cli/version.txt to 1.25.5 in 9bcbd0e.

Copilot AI requested a review from tg-msft June 5, 2026 21:47
@tg-msft

tg-msft commented Jun 5, 2026

Copy link
Copy Markdown
Member

@copilot - you need to update cli/azd/pkg/azdext/version.go too.

Co-authored-by: tg-msft <1179329+tg-msft@users.noreply.github.com>

Copilot AI commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

@copilot - you need to update cli/azd/pkg/azdext/version.go too.

Updated cli/azd/pkg/azdext/version.go to 1.25.5 in the latest commit.

@tg-msft

tg-msft commented Jun 5, 2026

Copy link
Copy Markdown
Member

/check-enforcer override

@tg-msft
tg-msft enabled auto-merge (squash) June 5, 2026 21:59
@tg-msft
tg-msft merged commit 5516392 into main Jun 5, 2026
10 of 12 checks passed
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

📋 Prioritization Note

Thanks for the contribution! The linked issue isn't in the current milestone yet.
Review may take a bit longer — reach out to @rajeshkamal5050 or @kristenwomack if you'd like to discuss prioritization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create changelog for v1.25.5 release

6 participants