Skip to content

Releases: adcontextprotocol/adcp-client-python

v1.4.1

11 Nov 13:46
0fd8e31

Choose a tag to compare

1.4.1 (2025-11-11)

Bug Fixes

  • handle MCP error responses without structuredContent (#34) (52956bc)

v1.4.0

10 Nov 15:12
5202141

Choose a tag to compare

1.4.0 (2025-11-10)

Features

  • add ergonomic .simple accessor to all ADCPClient instances (#32) (5404325)

v1.3.1

10 Nov 11:37
78f69f4

Choose a tag to compare

1.3.1 (2025-11-10)

Bug Fixes

  • export no-auth test helpers from main module (#30) (fb2459d)

v1.3.0

10 Nov 10:09
0faaf32

Choose a tag to compare

1.3.0 (2025-11-10)

Features

v1.2.1

09 Nov 15:18
f16dca5

Choose a tag to compare

1.2.1 (2025-11-09)

Documentation

  • add Python version requirement note to README (#25) (b2e5233)

v1.2.0

09 Nov 00:00
8776e3a

Choose a tag to compare

1.2.0 (2025-11-08)

Features

  • improve type generation with discriminated union support (#21) (54da596)

v1.1.0

07 Nov 16:12
1944b39

Choose a tag to compare

1.1.0 (2025-11-07)

Features

  • batch preview API with 5-10x performance improvement (#18) (813df8a)

Bug Fixes

  • improve MCP adapter cleanup on connection failures (#19) (40d83f3)

v1.0.5

07 Nov 10:48
d93f6e9

Choose a tag to compare

1.0.5 (2025-11-07)

Bug Fixes

  • return both message and structured content in MCP responses (#16) (696a3aa)

v1.0.4

07 Nov 02:24
5a849a9

Choose a tag to compare

1.0.4 (2025-11-07)

Bug Fixes

  • handle Pydantic TextContent objects in MCP response parser (#14) (6b60365)

v1.0.3

07 Nov 01:59
f665405

Choose a tag to compare

1.0.3 (2025-11-07)

Bug Fixes

  • parse list_creative_formats response into structured type (#12) (15b5395)