Skip to content

Release v0.33.0#264

Merged
github-actions[bot] merged 2 commits into
mainfrom
spboyer/prepare-release
May 21, 2026
Merged

Release v0.33.0#264
github-actions[bot] merged 2 commits into
mainfrom
spboyer/prepare-release

Conversation

@spboyer
Copy link
Copy Markdown
Member

@spboyer spboyer commented May 21, 2026

Release v0.33.0

Changes

Added

Fixed

Changed

Validation

  • go test ./...
  • cd site && npm ci --include=optional && npm run build

Checklist

  • Version bumped in version.txt and extension.yaml
  • CHANGELOG.md updated for v0.33.0
  • README/docs/GitHub Pages reviewed and updated
  • CI passes
  • Ready to publish by pushing tag v0.33.0 after merge

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 21, 2026 15:05
@github-actions github-actions Bot enabled auto-merge (squash) May 21, 2026 15:07
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

Release PR for v0.33.0, updating version markers and release documentation to reflect the new release and its headline changes.

Changes:

  • Bump version references to 0.33.0 (version.txt, extension.yaml) and update release/install docs to v0.33.0.
  • Refresh the website’s releases page and getting-started install example to point at the v0.33.0 artifacts.
  • Update CHANGELOG.md for the v0.33.0 release entries and compare links.
Show a summary per file
File Description
version.txt Version bump to 0.33.0.
extension.yaml azd extension manifest version bumped to 0.33.0.
CHANGELOG.md Add v0.33.0 release notes and adjust compare links (needs corrections).
docs/RELEASE.md Release process documentation updated (contains a hard-coded version example).
site/src/content/docs/reference/releases.mdx Website release page updated to v0.33.0 and updated download links.
site/src/content/docs/getting-started.mdx Update manual install example version reference to v0.33.0.

Copilot's findings

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

Comment thread CHANGELOG.md
Comment thread CHANGELOG.md Outdated
Comment thread docs/RELEASE.md Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot merged commit 0db0473 into main May 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment