v2.14.1
bevyengine/bevyv2.14.1Jul 21, 2026by dsfaccini
AI Summary
This is a maintenance release focused on fixing durability features for DBOS and temporarily withdrawing deprecations related to wrapper agents.
Key Highlights
- Fixed MCP instructions fetching via a durable step under `DBOSDurability`
- Temporarily withdrew durable wrapper-agent deprecations
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