chore(main): release 8.0.0-beta.3 - #1039
Merged
Merged
Conversation
There was a problem hiding this comment.
Ladon verdict: Approve
Approve — release-please version bump for 8.0.0-beta.3.
This PR touches only release-management files (.release-please-manifest.json, CHANGELOG.md, pyproject.toml) with no source or public-surface changes. Version fields are consistent (manifest 8.0.0-beta.3 ↔ pyproject PEP 440 8.0.0b3), the referenced migration guides exist at repo root, and the BREAKING CHANGES prose matches the underlying feat! history.
Decision-table walkthrough:
- No critical/high findings (row 1 n/a).
- gated_paths is false (row 2 n/a).
- high_risk is false; no deletions/modifications triggers (rows 3–5 n/a).
- No prior decision (row 6 n/a).
- No no-auto-approve team match (row 7 n/a).
- Zero medium findings (row 8 n/a).
- Falls through to row 9 → approve.
Note: review_decision is REVIEW_REQUIRED, but since gated_paths is false this does not force escalation or block approval.
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.
8.0.0-beta.3
SDK 8 beta release notes are cumulative. Adopters upgrading from SDK 7 should read the SDK 7 to 8 and AdCP 3.1 to 3.2 migration guides.
Breaking changes
Highlights across beta.1 to beta.3
Higher-level proposal lineage, digest, constraint, rollback, and orchestration helpers remain tracked in #1023.
Implementation: #1038.