Skip to content

chore(azure.appservice): patch release 0.1.1#7655

Merged
rajeshkamal5050 merged 3 commits intomainfrom
copilot/prepare-new-patch-release-441ef59e-0c2c-46aa-b073-7eb1886e11c3
Apr 11, 2026
Merged

chore(azure.appservice): patch release 0.1.1#7655
rajeshkamal5050 merged 3 commits intomainfrom
copilot/prepare-new-patch-release-441ef59e-0c2c-46aa-b073-7eb1886e11c3

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 10, 2026

  • Update version.txt to 0.1.1
  • Update extension.yaml version field to 0.1.1
  • Update internal/version/version.go to 0.1.1
  • Update CHANGELOG.md with new 0.1.1 release section (swap-specific changes)

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 AI changed the title [WIP] Prepare new patch release for azure.appservice chore(azure.appservice): patch release 0.1.1 Apr 10, 2026
Copilot AI requested a review from rajeshkamal5050 April 10, 2026 23:29
@rajeshkamal5050
Copy link
Copy Markdown
Contributor

@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:

  • --src production / --dst production now targets main app (aligns with deploy)
  • @production also accepted
  • @main deprecated with warning
  • Updated help text and prompt labels

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>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 10, 2026

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

Updated in 6b1c34f. The entry now reads:

swap: --src production / --dst production now targets the main app; @production is also accepted. @main is deprecated with a warning. Updated help text and prompt labels.

@rajeshkamal5050 rajeshkamal5050 marked this pull request as ready for review April 10, 2026 23:35
Copilot AI review requested due to automatic review settings April 10, 2026 23:35
@rajeshkamal5050 rajeshkamal5050 requested a review from jongio as a code owner April 10, 2026 23:35
@github-actions
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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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.0 to 0.1.1 in version.txt, extension.yaml, and internal/version/version.go.
  • Add a 0.1.1 section to the extension CHANGELOG.md describing the swap behavior/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.

@kristenwomack
Copy link
Copy Markdown
Collaborator

🔍 Review Findings

✅ All Clean

  • Version sync: All three version sources updated consistently (version.txt, extension.yaml, internal/version/version.go) ✓
  • Changelog entry: Correctly scoped to the extension's swap command (not core azd deploy behavior), per rajeshkamal5050's earlier feedback ✓
  • Changelog format: Matches existing ## 0.1.0 style with [[#NNNN]] link format ✓
  • No missing files or stale references

No issues found. This is a clean, mechanical version bump + release notes PR.

@rajeshkamal5050
Copy link
Copy Markdown
Contributor

/check-enforcer override

@rajeshkamal5050 rajeshkamal5050 merged commit 39c1528 into main Apr 11, 2026
23 of 25 checks passed
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.

Prepare new patch release for azure.appservice

5 participants