File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 4.3 .0"
2+ "." : " 4.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.4.0] ( https://github.com/adcontextprotocol/adcp-client-python/compare/v4.3.0...v4.4.0 ) (2026-05-01)
4+
5+
6+ ### Features
7+
8+ * ** decisioning:** align AccountStore.resolution literal with JS + Tier 1 docs ([ #330 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/330 ) ) ([ 6490948] ( https://github.com/adcontextprotocol/adcp-client-python/commit/6490948ae5d9abb668775db50652c36b989a80e0 ) )
9+ * ** decisioning:** CampaignGovernancePlatform Protocol (breadth sprint Batch 3) ([ #334 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/334 ) ) ([ 2ca828a] ( https://github.com/adcontextprotocol/adcp-client-python/commit/2ca828a6ab84f49521b819aecd917924c02d80b0 ) )
10+ * ** decisioning:** CreativeBuilderPlatform + CreativeAdServerPlatform (breadth sprint Batch 2) ([ #333 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/333 ) ) ([ 5921949] ( https://github.com/adcontextprotocol/adcp-client-python/commit/592194904ee70424d50f8421cf57812c0668a010 ) )
11+ * ** decisioning:** F12 — auto-emit completion webhook on sync mutating responses ([ #331 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/331 ) ) ([ 9d29754] ( https://github.com/adcontextprotocol/adcp-client-python/commit/9d29754e310e370ca8b9730d61070513640d1e45 ) )
12+ * ** decisioning:** SignalsPlatform + AudiencePlatform Protocols (breadth sprint Batch 1) ([ #332 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/332 ) ) ([ c66ff72] ( https://github.com/adcontextprotocol/adcp-client-python/commit/c66ff72688bee46d6e34aad08840938b278dc8fe ) )
13+ * ** decisioning:** v6.0 DecisioningPlatform foundation (skeleton + design) ([ #316 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/316 ) ) ([ 3539359] ( https://github.com/adcontextprotocol/adcp-client-python/commit/353935951a7358ea749519a702b2bb5b54355a1c ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ** migrate:** per-symbol replacement for generated_poc reach-ins ([ #329 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/329 ) ) ([ 100680b] ( https://github.com/adcontextprotocol/adcp-client-python/commit/100680beba6ea99d5bca606d4582c4e7b6559d34 ) )
19+
320## [ 4.3.0] ( https://github.com/adcontextprotocol/adcp-client-python/compare/v4.2.0...v4.3.0 ) (2026-04-30)
421
522
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " adcp"
7- version = " 4.3 .0"
7+ version = " 4.4 .0"
88description = " Official Python client for the Ad Context Protocol (AdCP)"
99authors = [
1010 {name = " AdCP Community" , email = " maintainers@adcontextprotocol.org" }
You can’t perform that action at this time.
0 commit comments