chore: release package (beta) - #2658
Merged
Merged
Conversation
|
Ladon does not review bot-authored PRs. |
aao-ipr-bot
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
August 24, 2026 08:15
d778491 to
7b10775
Compare
aao-ipr-bot
Bot
force-pushed
the
changeset-release/main
branch
from
August 24, 2026 09:11
7b10775 to
30066c5
Compare
bokelley
enabled auto-merge (squash)
August 24, 2026 09:11
bokelley
approved these changes
Aug 24, 2026
bokelley
left a comment
Contributor
There was a problem hiding this comment.
Approved for the beta release.
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@adcp/sdk@14.0.0-beta.8
Major Changes
17c912b: Define a seven-day minimum retention and pruning contract for established-proposal completion tombstones, and allow production webhook publishers to bind trusted tenant scope after emitter construction.
Production servers that previously relied on the implicit
single-tenantwebhook namespace must now configurewebhooks.tenantScopeor resolve trusted account, session, or authentication scope for each request. Unscoped production emission fails before durable checkpointing or network delivery.Minor Changes
Patch Changes
consistent prerelease fixtures, and A2A 1.0 request-signing method coverage.
prerequisites.test_kitfrom a caller-selected or trusted-loader compliance cache intooptions.test_kit(caller-supplied kits win), and hard-fail steps whoseauth.from_test_kitresolves no credential instead of silently sending an unauthenticated probe (comply_controller_mode_gate grades false FAIL against conformant sellers: from_test_kit never resolves the storyboard-declared kit (silent no-auth locally; seller-bearer substitution in the hosted engine) adcp#6735). Previously the declaration was decorative: runs without an explicit kit degraded credential-keyed steps (comply_controller_mode_gate) to no-auth probes, grading conformant sellers FAIL. Ad-hoc--fileruns authorize cache-relative kits only with an explicit--compliance-dir;--compliance-versionselects protocol/schema data without granting credential-read authority, and callers can instead pass--test-kit. Targetedstoryboard step --test-kitreruns now preserve the same explicit override. Declared kit paths are containment-checked against the cache root; a declared kit missing from the cache is tolerated at load time (only steps that actually need the credential fail, with an explicit configuration error).delivery metric leaf identities, sortable transactional metrics,
time_based_views, qualifier-aware vendor metric rows, requested metricnarrowing, and negotiated delivery breakdown sorting and completeness echoes.
total_budget_guidanceobject shape andforecastreference in generated TypeScript types.createTestClient, and authored storyboard response-schema checks grade strict JSON Schema verdicts by default so local CLI and programmatic preflight results match hosted compliance grading. AddstrictResponseSchemaValidation: falseas a packaged-schema diagnostic migration escape hatch, and preserve implementation-specific strings incompliance_testing.scenarios.application-layer webhook registration across MCP and A2A, reject malformed
beta.5 registrations before seller dispatch, converge terminal re-emissions
across delivery keys, and preserve failed or rejected task artifacts when
polling with
include_result.