Create changelog for 1.25.1#8215
Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/6b6416c8-1818-4315-89c1-ed8c3c10b51c Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Prepares the azd CLI 1.25.1 release by updating version files and adding a changelog entry summarizing 8 PRs merged since 1.25.0.
Changes:
- Bump
cli/version.txtandcli/azd/pkg/azdext/version.gofrom1.26.0-beta.1to1.25.1 - Add 1.25.1 changelog section listing 4 features, 3 bug fixes, and 1 other change
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/version.txt | Set CLI version to 1.25.1 |
| cli/azd/pkg/azdext/version.go | Mirror version constant to 1.25.1 |
| cli/azd/CHANGELOG.md | Replace unreleased section with 1.25.1 entries dated 2026-05-15 |
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
/check-enforcer override |
Release changelog for azd CLI 1.25.1, covering 27 commits since 1.25.0 (2026-05-08).
Changelog entries (8 PRs)
Features Added:
AZD_DEPLOYMENT_ID_FILE— ARM deployment IDs exposed during provision in NDJSON format (Expose ARM deployment IDs via AZD_DEPLOYMENT_ID_FILE during provision (NDJSON) #8047)Bugs Fixed:
azd provisioncrash with Terraform/non-Bicep infrastructure layers (fix: support Terraform/non-Bicep layers in execution graph (#8126) #8136)dotnet publishrace condition in Aspire deploys (fix: resolve parallel dotnet publish race in Aspire deploys #8195)Other Changes:
Version files updated
cli/version.txt→1.25.1cli/azd/pkg/azdext/version.go→1.25.1Excluded (19 PRs)
Extension-only (10), CI/release infra (3), test infra (1), extension registry (1), automated dep bumps (4).