Release Notes
High-level summaries of major AdCP releases with migration guidance. For detailed technical changelogs, see CHANGELOG.md.Version 2.3.0
Released: October 2025 | Full ChangelogWhat’s New
Publisher-Owned Property Definitions - Properties are now owned by publishers and referenced by agents, following the IAB Tech Lab sellers.json model. This eliminates duplication and creates a single source of truth for property information. Placement Targeting - Products can now define multiple placements (e.g., homepage banner, article sidebar), and buyers can assign different creatives to each placement within a product purchase. Simplified Budgets - Budget is now only specified at the package level, enabling mixed-currency campaigns and eliminating redundant aggregation at the media buy level.Migration Guide
Publisher-Owned Properties
Before:https://cnn.com/.well-known/adagents.json.
Remove Media Buy Budget
Before:Breaking Changes
propertiesfield in products →publisher_propertieslist_authorized_propertiesreturnspublisher_domainsarray- Removed
budgetfrom create_media_buy/update_media_buy requests
Version 2.2.0
Released: October 2025 | Full ChangelogWhat’s New
Build Creative Alignment - Thebuild_creative task now follows a clear “manifest-in → manifest-out” transformation model with consistent parameter naming.
Migration Guide
Before:Breaking Changes
build_creativeparameter renamed:source_manifest→creative_manifest- Removed
promoted_offeringsas top-level parameter (now in manifest assets)
Version 2.1.0
Released: January 2025 | Full ChangelogWhat’s New
Simplified Asset Schema - Separated asset payload schemas from format requirement schemas, eliminating redundancy. Asset types are now determined by format specifications rather than declared in manifests.Migration Guide
Before:Breaking Changes
- Removed
asset_typefield from creative manifest payloads - Schema paths changed:
/creative/asset-types/*.json→/core/assets/*-asset.json - Constraint fields moved from asset payloads to format specifications
Version 2.0.0
Released: October 2025 | Full ChangelogWhat’s New
First production release of the Advertising Context Protocol with:- 8 Media Buy Tasks - Complete workflow from product discovery to delivery reporting
- 3 Creative Tasks - AI-powered creative generation and management
- 2 Signals Tasks - First-party data integration
- Standard Formats - Industry-standard display, video, and native formats
- Multi-Protocol Support - Works with MCP, A2A, and REST
Core Features
- Natural language product discovery with brief-based targeting
- Asynchronous task management with human-in-the-loop approvals
- JSON Schema validation for all requests and responses
- Publisher-owned property definitions via
.well-known/adagents.json - Comprehensive format specifications with asset requirements
Versioning Policy
AdCP follows Semantic Versioning 2.0.0:- PATCH (x.x.N) - Bug fixes, documentation, clarifications
- MINOR (x.N.0) - New features, backward-compatible additions
- MAJOR (N.0.0) - Breaking changes
Deprecation Process
Breaking changes follow a 6-month deprecation cycle:- Deprecation Notice - Feature marked deprecated in minor release
- Transition Period - Minimum 6 months support with warnings
- Migration Guide - Detailed upgrade path provided
- Breaking Change - Removed in next major version
Additional Resources
- Technical Changelog - CHANGELOG.md
- GitHub Releases - Release Archive
- Community - Slack
- Issues - GitHub Issues
- Support - support@adcontextprotocol.org