chore(azure.appservice): patch release 0.1.1#7655
Conversation
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/eb580738-e6f9-4cbc-8c5f-396a3e858c90 Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
|
@copilot the changelog entry for #7630 describes the azd core deploy behavior but this is the appservice extension release. The extension change was in the swap command — update the entry to reflect what changed in swap:
|
Agent-Logs-Url: https://github.com/Azure/azure-dev/sessions/e7681ac1-ce5a-4672-b86b-9537fed83af2 Co-authored-by: rajeshkamal5050 <11532743+rajeshkamal5050@users.noreply.github.com>
Updated in 6b1c34f. The entry now reads:
|
📋 Prioritization NoteThanks for the contribution! The linked issue isn't in the current milestone yet. |
There was a problem hiding this comment.
Pull request overview
Prepares the azure.appservice first-party azd extension for the 0.1.1 patch release by synchronizing version metadata across the extension and adding release notes for the swap-related user-facing change.
Changes:
- Bump extension version from
0.1.0to0.1.1inversion.txt,extension.yaml, andinternal/version/version.go. - Add a
0.1.1section to the extensionCHANGELOG.mddescribing theswapbehavior/help updates.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| cli/azd/extensions/azure.appservice/version.txt | Updates extension version marker to 0.1.1. |
| cli/azd/extensions/azure.appservice/internal/version/version.go | Updates the build-time version variable default to 0.1.1. |
| cli/azd/extensions/azure.appservice/extension.yaml | Syncs extension manifest version to 0.1.1. |
| cli/azd/extensions/azure.appservice/CHANGELOG.md | Adds release notes entry for 0.1.1. |
🔍 Review Findings✅ All Clean
No issues found. This is a clean, mechanical version bump + release notes PR. |
|
/check-enforcer override |
version.txtto0.1.1extension.yamlversion field to0.1.1internal/version/version.goto0.1.1CHANGELOG.mdwith new0.1.1release section (swap-specific changes)