Skip to content

Release v0.35.0#312

Merged
github-actions[bot] merged 2 commits into
mainfrom
spboyer/release-prep
Jun 6, 2026
Merged

Release v0.35.0#312
github-actions[bot] merged 2 commits into
mainfrom
spboyer/release-prep

Conversation

@spboyer

@spboyer spboyer commented Jun 6, 2026

Copy link
Copy Markdown
Member

Release v0.35.0

Prepares the v0.35.0 release. Once merged, push the v0.35.0 tag to trigger the unified Release workflow which builds CLI binaries, creates the GitHub Release, publishes the azd extension, and deploys the docs site.

Changes since v0.34.0

Added

Fixed

Changed

  • AgentEngine cancellation — Simplified cancellation handling around caller contexts

Files modified

  • version.txt0.35.0
  • extension.yamlversion: 0.35.0
  • CHANGELOG.md → new [0.35.0] section + updated compare links
  • site/src/content/docs/reference/releases.mdx → bumped current release, download links, azd extension version

Verification

  • go test ./... — all tests pass
  • make lint — 0 issues
  • site/ build — 18 pages
  • web/ build — succeeded

Next steps after merge

git tag v0.35.0
git push origin v0.35.0

- Bump version.txt and extension.yaml to 0.35.0
- Add [0.35.0] entry to CHANGELOG.md
- Update site releases page with new download links and changelog

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 6, 2026 11:53
@github-actions github-actions Bot enabled auto-merge (squash) June 6, 2026 11:53

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 v0.35.0 release by bumping version metadata and updating release notes/docs so the repository and published documentation reflect the new release.

Changes:

  • Bump the core version (version.txt) and azd extension manifest version (extension.yaml) to 0.35.0.
  • Add a new 0.35.0 section to CHANGELOG.md and update compare links.
  • Update the docs release page to reflect v0.35.0 (release date, highlights, and download/extension links).
Show a summary per file
File Description
version.txt Bumps the canonical version string to 0.35.0.
extension.yaml Updates azd extension manifest version to 0.35.0.
CHANGELOG.md Adds 0.35.0 notes and adjusts compare links.
site/src/content/docs/reference/releases.mdx Updates the “Current Release” section and associated download/install links to v0.35.0.

Copilot's findings

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

Comment thread site/src/content/docs/reference/releases.mdx Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
- Clarify BYOK + --model fix description (validates against Copilot catalog before BYOK config applies)
- Add #290 PR reference to AgentEngine cancellation entry

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot merged commit a26a4dd into main Jun 6, 2026
5 checks passed
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