github pydantic/pydantic-ai v2.35.0
v2.35.0 (2026-08-25)

4 hours ago

What's Changed

⚠️ Compatibility Notes

  • Deprecate RunContext.capability_loaded and available_capability_ids in favor of capability_active and active_capability_ids by @DouweM in #7454
  • Make inclusive integer maximum reachable in TestModel by @pydanty in #7697

🚀 Features

  • Reduce the default Temporal metric export frequency by @dmontagu in #7768

🐛 Bug Fixes

  • Preserve explicit empty Tool description instead of falling back to the function docstring by @mpfaffenberger in #7759

Full Changelog: v2.34.0...v2.35.0

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.