python Pydantic AI Releases · · 2.14.1

pydantic-ai v2.14.1: Bug fixes for durable steps and wrapper-agent deprecations

sdkaipreviewdeprecationengineerpython-agentic
patch

This patch release for pydantic-ai includes two bug fixes addressing issues with fetching MCP instructions via durable steps and a temporary withdrawal of durable wrapper-agent deprecations. These changes aim to improve the reliability of the system by ensuring proper handling of durable operations. The fixes are available in version 2.14.1.

  • Always fetch MCP instructions via a durable step under DBOSDurability by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6624
  • Temporarily withdraw durable wrapper-agent deprecations by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6625
Fixes (2)
  • Always fetch MCP instructions via a durable step under DBOSDurability by @DouweM in https://github.com/pydantic/pydantic-ai/pull/6624
  • Temporarily withdraw durable wrapper-agent deprecations by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/6625
Read the original announcement →

https://github.com/pydantic/pydantic-ai/releases/tag/v2.14.1

Related releases