v2.14.1
pydantic/pydantic-aiv2.14.1Jul 21, 2026by dsfaccini
AI Summary
Fixes MCP instructions fetching under `DBOSDurability` and temporarily withdraws durable wrapper-agent deprecations to aid migration.
Key Highlights
- Always fetch MCP instructions via a durable step under `DBOSDurability`
- Temporarily withdraw durable wrapper-agent deprecations
New Features
- MCP instructions durability fix
- Durable wrapper migration support
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐛 Bug Fixes * 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 **Full Changelog**: https://github.com/pydantic/pydantic-ai/compare/v2.14.0...v2.14.1