Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 26, 2026

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

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

    • Add frame rate constraints: acceptable_frame_rates, frame_rate_type, scan_type
    • Add color/HDR fields: color_space, hdr_format, chroma_subsampling, video_bit_depth
    • Add GOP/streaming fields: gop_interval_seconds_min/max, gop_type, moov_atom_position
    • Add audio constraints: audio_required, audio_codec, audio_sampling_rate_hz, audio_channels, audio_bit_depth, audio_bitrate_kbps_min/max
    • Add audio loudness fields: audio_loudness_lufs, audio_loudness_tolerance_db, audio_true_peak_dbfs
    • Extend video-asset.json and audio-asset.json with matching properties
    • Add CTV format examples to video documentation

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

    • Replace full pricing grid with compact "Become a Member" banner linking to /membership
    • Add URL query parameter support for filtering (e.g., /members?type=sales_agent)
    • URL updates as users interact with filters for shareable/bookmarkable views
  • 00cd9b8: Extract shared PriceGuidance schema to fix duplicate type generation

    Schema Changes:

    • Create new /schemas/pricing-options/price-guidance.json shared schema
    • Update all 7 pricing option schemas to use $ref instead of inline definitions

    Issue Fixed:

    Note: 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 7c68122 to 852a706 Compare January 26, 2026 19:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 852a706 to 7aa1593 Compare January 26, 2026 19:58
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7aa1593 to 3ca5002 Compare January 26, 2026 20:00
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3ca5002 to 2f4f6b4 Compare January 26, 2026 20:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2f4f6b4 to 94f8b0e Compare January 26, 2026 20:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 94f8b0e to 40957ec Compare January 26, 2026 23:26
@github-actions github-actions bot force-pushed the changeset-release/main branch from 40957ec to 75fb4a2 Compare January 27, 2026 10:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from 75fb4a2 to 1b017b2 Compare January 27, 2026 14:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1b017b2 to 1115f4d Compare January 27, 2026 19:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1115f4d to 1976f33 Compare January 28, 2026 11:03
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1976f33 to 497c6ae Compare January 28, 2026 11:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 497c6ae to 2b30221 Compare January 28, 2026 12:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2b30221 to 2dd198b Compare January 28, 2026 12:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2dd198b to db135bc Compare January 28, 2026 19:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from db135bc to d36cb1c Compare January 29, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type definition issues causing mypy errors in v3.0.0

0 participants