Skip to content

Prepare azd 1.27.0 core release#8886

Merged
vhvb1989 merged 1 commit into
mainfrom
copilot/prepare-azd-1.27.0-release
Jun 30, 2026
Merged

Prepare azd 1.27.0 core release#8886
vhvb1989 merged 1 commit into
mainfrom
copilot/prepare-azd-1.27.0-release

Conversation

@vhvb1989

Copy link
Copy Markdown
Member

Prepares the azd core 1.27.0 release by converting the current unreleased changelog into a dated release entry and opening the next development placeholder.

  • Release metadata

    • Set cli/version.txt to 1.27.0
    • Updated cli/azd/pkg/azdext/version.go to keep the SDK version in sync
  • Changelog

    • Added the 1.27.0 (2026-06-30) release section
    • Added the next 1.28.0-beta.1 (Unreleased) placeholder
    • Included user-facing core changes since 1.26.0:
      • Features Added
        • azd extension install/upgrade/list accept a registry location directly via -s/--source (#8792)
        • New azd tool uninstall command (#8794)
        • Model Azure AI Foundry projects/agents/resources in azure.yaml with $ref includes and Bicep-less init (#8818)
        • Container deployment support for App Service (#8847)
      • Bugs Fixed
        • azd tool install azure-skills no longer treats the VS Code Copilot Chat launcher stub as a usable host (#8805)
      • Other Changes
        • Expose a service's uses dependency list on the extension SDK ServiceConfig (#8838)

Extension-only changes (agents/training/routines), CI, test-only, and dependency/security bumps that do not affect the shipped core binary were excluded from this core changelog.

- Set cli/version.txt and pkg/azdext/version.go to 1.27.0
- Convert the unreleased 1.27.0 changelog into a dated release entry
- Add the next 1.28.0-beta.1 (Unreleased) placeholder

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 30, 2026 18:02
@github-actions

Copy link
Copy Markdown

🔗 Linked Issue Required

Thanks for the contribution! Please link a GitHub issue to this PR by adding Fixes #123 to the description or using the sidebar.
No issue yet? Feel free to create one!

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 the azd core 1.27.0 release by finalizing version metadata and rolling the changelog forward from the previous beta placeholder to a dated release entry plus the next unreleased placeholder.

Changes:

  • Set cli/version.txt to 1.27.0.
  • Sync the azd extension SDK version (cli/azd/pkg/azdext/version.go) to 1.27.0.
  • Convert the prior unreleased changelog section into 1.27.0 (2026-06-30) and open 1.28.0-beta.1 (Unreleased).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
cli/version.txt Bumps the CLI version to the 1.27.0 release.
cli/azd/pkg/azdext/version.go Keeps the azdext SDK version constant in sync with the CLI version.
cli/azd/CHANGELOG.md Moves release notes into a dated 1.27.0 section and creates the next unreleased placeholder.

Comment thread cli/azd/CHANGELOG.md
Comment thread cli/azd/CHANGELOG.md

@jongio jongio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Version bump is consistent across cli/version.txt and cli/azd/pkg/azdext/version.go (both 1.27.0). Next unreleased placeholder (1.28.0-beta.1) follows semver. Changelog entries properly moved from unreleased to the dated 1.27.0 section with no duplicates. No issues from my side.

@vhvb1989 vhvb1989 enabled auto-merge (squash) June 30, 2026 18:16
@vhvb1989

Copy link
Copy Markdown
Member Author

/check-enforcer override

@vhvb1989 vhvb1989 disabled auto-merge June 30, 2026 19:05
@vhvb1989 vhvb1989 enabled auto-merge (squash) June 30, 2026 19:05
@vhvb1989 vhvb1989 disabled auto-merge June 30, 2026 19:06
@vhvb1989 vhvb1989 enabled auto-merge (squash) June 30, 2026 19:06
@vhvb1989 vhvb1989 merged commit dcd7c53 into main Jun 30, 2026
23 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-governance Skip PR governance checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants