Skip to content

Release v0.31.0#231

Merged
github-actions[bot] merged 2 commits into
mainfrom
release/v0.31.0
Apr 28, 2026
Merged

Release v0.31.0#231
github-actions[bot] merged 2 commits into
mainfrom
release/v0.31.0

Conversation

@spboyer

@spboyer spboyer commented Apr 28, 2026

Copy link
Copy Markdown
Member

Release v0.31.0

Added

Fixed

Changed

Documentation

Dependencies


Backfilled changelog entries

This release also backfills changelog entries for v0.25.0 through v0.30.1 — versions that shipped between 2026-04-21 and 2026-04-22 without changelog updates. The backfill is curated from git history per Keep-a-Changelog conventions.

Release process

After merge, push the tag to trigger the unified release workflow (release.yml):

git tag v0.31.0
git push origin v0.31.0

The workflow will: build CLI binaries (6 platforms), build + pack the azd extension, create GitHub releases, publish to azd registry, and sync registry.json.

Checklist

  • Version bumped in version.txt and extension.yaml
  • CHANGELOG.md updated (incl. backfilled gap)
  • go test ./... passes
  • go vet ./... clean
  • Site builds (npm run build in /site)

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

- Bump version to 0.31.0 in version.txt and extension.yaml
- Backfill CHANGELOG.md for v0.25.0 through v0.30.1 (gap since [0.24.0])
- Add v0.31.0 release notes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot enabled auto-merge (squash) April 28, 2026 19:56
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot merged commit bf77c75 into main Apr 28, 2026
5 checks passed
@github-actions github-actions Bot deleted the release/v0.31.0 branch April 28, 2026 20:09
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.

bug: Waza Evaluation CI fails on main — code-explainer mock eval returns 0% pass rate feat: Support VS Code custom agent (.agent.md) evaluation

2 participants