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
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·
- crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events CrewAI Releases ·