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
- OpenAI Agents Python v0.19.1: Bug fixes and documentation updates OpenAI Agents SDK (Python) Releases ·
- pydantic-ai v2.20.0: New Claude Opus, OpenAI Responses API, and Usage Fixes Pydantic AI Releases ·
- LangGraph 1.2.10: Stream events typing, trace policy changes LangGraph Releases ·
- crewAI 1.15.8: WaitTool, FileWriter fix, and docs CrewAI Releases ·
- Pydantic-AI v2.19.0 adds headers and retry_after to ModelHTTPError Pydantic AI Releases ·
- OpenAI Agents Python: Programmatic Tool Calling and SDK Enhancements OpenAI Agents SDK (Python) Releases ·