Release v0.37.0#334
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
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
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
version.txt,extension.yaml,CHANGELOG.md.feat:commits and no breaking changes.Type of change
Validation
go test ./...make lintorgolangci-lint runweb/changedDocumentation
site/docs updated, if CLI, YAML, dashboard, or validator behavior changedRisk and rollback
Notes for reviewers
This PR only prepares release metadata. The changelog entries are based on commits merged after v0.36.0.