Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
richardpark-msft
approved these changes
Mar 12, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Release prep for v0.21.0, updating version metadata and the changelog to reflect the set of features and fixes shipped since the prior release.
Changes:
- Bump release version to
0.21.0inversion.txtandextension.yaml. - Add
0.21.0release notes (Added/Fixed/Changed) toCHANGELOG.md. - Update changelog compare links for the new release.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| version.txt | Bumps the published version to 0.21.0. |
| extension.yaml | Updates the azd extension manifest version to 0.21.0. |
| CHANGELOG.md | Adds v0.21.0 release notes and updates compare link references. |
You can also share your feedback on Copilot code review. Take the survey.
richardpark-msft
pushed a commit
to richardpark-msft/waza
that referenced
this pull request
Mar 13, 2026
## Extension Registry Update Automated update from the [Publish azd Extension](https://github.com/spboyer/waza/actions/runs/21965976077) workflow. ### Changes - Updated `registry.json` with artifacts for extension version **0.2.0** - Checksums and download URLs for all 6 platform targets ### Verification - [ ] Artifact URLs are correct (`spboyer/waza` releases) - [ ] SHA256 checksums match uploaded archives - [ ] Version number matches expected release Co-authored-by: github-actions[bot] <github-actions[bot]@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.
Release v0.21.0
Added
waza new task from-promptcommand (Adding inwz new task from-prompt#110)waza eval new(feat: Add eval scaffolding command (waza eval new) #94)waza tokens compare(feat: Add skill-aware thresholds to waza tokens compare #93)waza init(feat: add FileWriter service and refactor waza init inventory #48 #63)Fixed
waza suggestdeadlock (fix: regression test + changelog for waza suggest deadlock #43)ResourceFile.Contenttype fix (fix: change ResourceFile.Content from string to []byte #117)tokens comparesubdirectory bug (Fixtokens comparein subdirectory showing all files as "added" #105)--output-dirignored for single-skill runs (Fix--output-dirhaving no effect for single-skill runs #109).github/skills/(fix: discover skills under .github/skills/ directory #69)Checklist