Version Packages (rc)#5499
Open
aao-release-bot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
There was a problem hiding this comment.
Argus is not auto-reviewing this PR because it is a generated Changesets release PR.
A human release reviewer should verify CI, package/version/changelog changes, and generated dist/** artifacts. Argus will resume on source PRs before the next release PR is generated.
3b6ad0e to
8f3c546
Compare
8f3c546 to
7f5e6e6
Compare
7f5e6e6 to
111809a
Compare
111809a to
1ffcb30
Compare
1ffcb30 to
5cabc72
Compare
5cabc72 to
b8d41be
Compare
b8d41be to
cfc6b7e
Compare
7a40095 to
3140498
Compare
3140498 to
eec2e73
Compare
eec2e73 to
31bb3bb
Compare
df372a8 to
669b3a0
Compare
669b3a0 to
c0aaa24
Compare
c0aaa24 to
d05abaa
Compare
d05abaa to
17b693e
Compare
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
adcontextprotocol@3.1.0-rc.15
Minor Changes
85411b1: Add optional
status_as_offreshness timestamp toget_media_buysmedia-buy objects.The field lets sellers identify when a returned media-buy-level
statuswas last refreshed from the source of truth, covering cached or rolled-up list reads from curator/storefront aggregators. Sellers omit it or returnnullwhen status is live or freshness is unknown.2938456: feat(registry): add catalog collections and YouTube channel aliases
Adds first-class registry catalog collections, collection change-feed events, YouTube channel distribution identifier types, collection sync/distribution lookup APIs, and an admin community collection upsert path. This supports publisher-owned collections distributed through third-party platforms such as YouTube while keeping publisher authorization anchored on the publisher's own domain.
Patch Changes
eb65373: Fix compliance reporting for optional-tool skips: storyboard-level
required_toolsand step-level
requires_toolskips now remain untested/not applicable in Addieinstead of surfacing as failures. Preview creative checks now declare their
preview_creativegate explicitly, and idempotency replay key stability is pinnedwith a source-storyboard regression test.
c27e27f: Bump
@adcp/sdkto9.0.0-beta.29so hosted and local storyboard runs pickup phase-level
requires_capabilityenforcement. Protocol-specific phases inuniversal storyboards now skip as
not_applicablebefore dispatch when theagent does not advertise the gated capability.
The training agent now also advertises and accepts the SDK runner's
3.1-rc.14wire pin so local storyboard matrices do not reject current prerelease probes
with
VERSION_UNSUPPORTED.