Skip to content

Releases: adcontextprotocol/adcp-client-python

v2.5.0

18 Nov 13:21
d05fbf6

Choose a tag to compare

2.5.0 (2025-11-18)

Features

  • Add API reference documentation with pdoc3 (#59) (6f7fdf1)

Bug Fixes

  • resolve Package type name collision with semantic aliases (#62) (b4028b7)

v2.4.1

18 Nov 12:26
c23caf0

Choose a tag to compare

2.4.1 (2025-11-18)

Bug Fixes

  • remove stale generated files and improve type generation (#58) (574ec90)

v2.4.0

18 Nov 03:11
e3e5066

Choose a tag to compare

2.4.0 (2025-11-18)

Features

  • Add is_fixed discriminator to pricing types (#56) (e47ff66)

v2.3.0

17 Nov 00:40
a277ad2

Choose a tag to compare

2.3.0 (2025-11-17)

Features

  • Add publisher authorization discovery API (#54) (e7d0696)

Bug Fixes

  • Move email-validator to runtime dependencies (#51) (6ce1535)

v2.2.0

16 Nov 16:18
4928b5b

Choose a tag to compare

2.2.0 (2025-11-16)

Features

  • Add semantic type aliases for discriminated unions (#49) (d776bc6)

v2.1.0

16 Nov 14:33
5053055

Choose a tag to compare

2.1.0 (2025-11-16)

Features

  • Add ergonomic type aliases and public API exports (#47) (5c63dec)

v2.0.0

15 Nov 22:09
ed348d8

Choose a tag to compare

2.0.0 (2025-11-15)

⚠ BREAKING CHANGES

Features

  • Migrate to datamodel-code-generator for type generation (#45) (8844d69)

v1.6.1

13 Nov 16:24
50a356a

Choose a tag to compare

1.6.1 (2025-11-13)

Bug Fixes

  • context field for custom injected types (e37c095)
  • context field for custom injected types (8e96c6e)
  • mypy failures (c186472)
  • ruff check (b8296e5)

v1.6.0

13 Nov 13:18
6c67f02

Choose a tag to compare

1.6.0 (2025-11-13)

Features

  • add adagents.json validation and discovery (#42) (4ea16a1)
  • add AdCPBaseModel with exclude_none serialization (#40) (c3cd590)

v1.5.0

13 Nov 11:50
36bc584

Choose a tag to compare

1.5.0 (2025-11-13)

Features

  • generate type adcp context field (38600f2)
  • generate type adcp context field (92e90c9)