Version Packages (rc) - #7287
Open
aao-release-bot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Ladon does not review bot-authored PRs. |
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 5, 2026 13:18
be3c036 to
2497743
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 5, 2026 17:06
2497743 to
f4fb3fb
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 5, 2026 21:47
f4fb3fb to
c5e9ed2
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 6, 2026 05:42
c5e9ed2 to
ad83bd5
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 6, 2026 14:18
ad83bd5 to
f21b05c
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 00:59
f21b05c to
d56c03b
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 02:22
d56c03b to
5c7cef3
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 12:39
5c7cef3 to
465f893
Compare
aao-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 13:50
465f893 to
8db6eda
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.2.0-rc.2
Minor Changes
canonical-forecast-pointdropped from its source twin: themaximum: 1bounds onviewable_rateandmetrics.coverage_rateranges, and theanyOfrequiringstandardwhenever any viewability value is present. A shared forecast-rate range keeps generated SDK types unambiguous, while a parity contract test compares the twins' resolved viewability schemas and exceptional metric constraints so canonical-pair drift fails CI instead of shipping silently.get_media_buy_deliverybreakdowns on the bounded-enum dimensions:device_type,device_platform,audience, andplacement. Previouslyby_<dim>_truncated: truewas a retrieval dead end — there was no protocol-defined way to fetch the dropped rows. Requests can now setreporting_dimensions.<dim>.cursor(reusing the response's newby_<dim>_paginationfield, itself the existingpagination-response.jsonshape already used byget_products) to page through the rest of a truncated breakdown.geois deliberately excluded — atpostal_areagranularity it can reach tens of thousands of rows, closer to a bulk-export shape than per-package cursor pagination, and is deferred to the bulk-export/security work tracked in Normative security contract for response/artifact URL handoffs (SSRF + principal-binding) #5669/Epic: large responses & token overhead — handling strategy for AdCP #5666. Closes get_media_buy_delivery: *_truncated breakdowns are retrieval dead-ends #5671.Patch Changes
@adcp/sdk@14.0.0-rc.33.