Skip to content

Release v0.37.0#334

Merged
spboyer merged 2 commits into
mainfrom
spboyer/preparing-release
Jun 18, 2026
Merged

Release v0.37.0#334
spboyer merged 2 commits into
mainfrom
spboyer/preparing-release

Conversation

@spboyer

@spboyer spboyer commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

Prepare the next azd extension release so the latest feature, fix, and dependency updates can be published as v0.37.0. This bumps the extension version files and adds a changelog section summarizing the changes since v0.36.0.

Related issue

N/A

Agent handoff

  • Scope: Release preparation only; no runtime code changes.
  • Key files changed: version.txt, extension.yaml, CHANGELOG.md.
  • Important decisions: Used a minor bump because the release includes new feat: commits and no breaking changes.
  • Follow-ups or known gaps: After merge, run the Publish azd Extension workflow.

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor or maintenance
  • CI/CD or release change

Validation

  • go test ./...
  • make lint or golangci-lint run
  • Docs site checked, if docs changed
  • Web/dashboard checks run, if web/ changed
  • Manual validation completed:
  • Not applicable; reason:

Documentation

  • README updated, if user-facing behavior changed
  • site/ docs updated, if CLI, YAML, dashboard, or validator behavior changed
  • Examples updated, if relevant
  • Not applicable

Risk and rollback

  • Risk level: Low
  • Rollback plan: Revert the release-preparation commit to restore version files and changelog to v0.36.0.

Notes for reviewers

This PR only prepares release metadata. The changelog entries are based on commits merged after v0.36.0.

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

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 extension release metadata for v0.37.0 by bumping the canonical version files and adding release notes to the changelog.

Changes:

  • Bump extension version from 0.36.0 → 0.37.0.
  • Add v0.37.0 changelog section dated 2026-06-18 with added/fixed/dependency notes.
  • Update changelog compare links for Unreleased and add the 0.37.0 tag compare link.
Show a summary per file
File Description
version.txt Updates the canonical version string to 0.37.0.
extension.yaml Updates the azd extension manifest version to 0.37.0.
CHANGELOG.md Adds v0.37.0 release notes and updates compare links.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 1

Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@spboyer spboyer merged commit 4d32191 into main Jun 18, 2026
8 checks passed
@spboyer spboyer deleted the spboyer/preparing-release branch June 18, 2026 17:49
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.

3 participants