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
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- OpenAI Agents Python SDK v0.22.1 enhances tools, guardrails, and voice features OpenAI Agents SDK (Python) Releases ·