-
Notifications
You must be signed in to change notification settings - Fork 26
Version Packages (beta) #887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
7c68122 to
852a706
Compare
852a706 to
7aa1593
Compare
7aa1593 to
3ca5002
Compare
3ca5002 to
2f4f6b4
Compare
2f4f6b4 to
94f8b0e
Compare
94f8b0e to
40957ec
Compare
40957ec to
75fb4a2
Compare
75fb4a2 to
1b017b2
Compare
1b017b2 to
1115f4d
Compare
1115f4d to
1976f33
Compare
1976f33 to
497c6ae
Compare
497c6ae to
2b30221
Compare
2b30221 to
2dd198b
Compare
2dd198b to
db135bc
Compare
db135bc to
d36cb1c
Compare
d36cb1c to
4652ba5
Compare
4652ba5 to
3b56a35
Compare
3b56a35 to
d48e10f
Compare
d48e10f to
847f981
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.0.0-beta.2
Minor Changes
8b8b63c: Add A2UI and MCP Apps support to Sponsored Intelligence for agent-driven UI rendering.
cd0274e: Add "creative" to supported_protocols enum in get_adcp_capabilities. Creative agents indicate protocol support via presence in supported_protocols array.
1d7c687: Add governance and SI agent types to Addie with complete AdCP protocol tool coverage. Adds 21 new tools for update_media_buy, list_creatives, provide_performance_feedback, property lists, content standards, sponsored intelligence, and get_adcp_capabilities.
2a82501: Add video and audio technical constraint fields for CTV and streaming platforms
Patch Changes
cef3dfc: Add committee leadership tools for Addie - allows committee leaders to add/remove co-leaders for their own committees (working groups, councils, chapters, industry gatherings) without requiring admin access
34c7f8a: Refactor members page to remove pricing table and add URL filter support
00cd9b8: Extract shared PriceGuidance schema to fix duplicate type generation
Schema Changes:
/schemas/pricing-options/price-guidance.jsonshared schema$refinstead of inline definitionsIssue Fixed:
PriceGuidanceclasses causing mypy arg-type errorsPriceGuidanceclass instead of 7 identical copiesNote: Issue 2 (RootModel wrappers) requires Python library changes to export type aliases for union types.
d66bf3d: Remove deprecated v3 features: list_property_features task, list_authorized_properties task, adcp-extension.json schema, assets_required format field, and preview_image format field. All removed items have replacements via get_adcp_capabilities and the new assets discovery model.