Prepare tooling 0.8.0 release#393
Merged
Merged
Conversation
rartych
approved these changes
Jul 23, 2026
rartych
left a comment
Contributor
There was a problem hiding this comment.
LGTM
Some fixes are awaited by Subprojects preparing API release candidates.
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.
What type of PR is this?
documentation
What this PR does / why we need it:
Prepares the numbered tooling 0.8.0 release. It consolidates the changes that landed on
mainsince v0.7.1:target_api_status— no behavior change (fix(validation): migrate P-006/P-007/P-008 severity ramp to target_api_status #381)sinkCredentialwriteOnly check (fix(validation): rewrite P-016 as a per-field sinkCredential writeOnly check #383).gte,.gt,.lte,.lt) (fix(validation): allow Design Guide filter suffixes in parameter casing #389)Changes:
VERSION.yaml→ 0.8.0, av0.8.0CHANGELOG.mdsection, and a README release-information tag touch-up. Two new rule IDs (S-039/S-040) plus behavior rewrites of S-211, P-016, and S-036 make this a minor release, not a patch.Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Numbered release PR —
v1-rcis moved to the released commit after merge. Both regression canaries are green at HEAD (247ed6e): Validation Regression 11/11 PASS, RA Regression green at the last RA-scope-touching commit (c506a7b). Theactions/setup-python/actions/setup-nodemajor-version bumps (#384/#385) touchrelease-automation-reusable.yml; the canary-only gate for those two PRs was already reviewed and accepted as sufficient (mechanical version-pin-only bumps, every call site covered, no input changed) — no fresh manual E2E needed for this release.Changelog input
Additional documentation
This section can be blank.