github pydantic/pydantic-ai v1.80.0
v1.80.0 (2026-04-10)

12 hours ago

What's Changed

🚀 Features

  • Add CapabilityOrdering (innermost, outermost, wraps, wrapped_by, requires`) by @DouweM in #5036
  • Hooks ordering parameter and instance refs in wraps/wrapped_by by @DouweM in #5048
  • Add server-side compaction support via OpenAICompaction and AnthropicCompaction capabilities by @DouweM in #4943

🐛 Bug Fixes

  • Reverse capability get_wrapper_toolset iteration for consistency with wrap_ hooks by @DouweM in #5036
  • Remove warning suppression fixed by the bump to mistral version >= 2.0.0 by @DarthJuri in #4629
  • fix: make mcp optional for DBOS module import by @DouweM in #5050
  • bug: Warn about Azure OpenAI completions file-incompatibility by @dsfaccini in #4048
  • fix: unknown tool calls no longer exhaust global retry counter by @dsfaccini in #4940
  • fix: output validators see global retry counter on tool output path by @dsfaccini in #4956

Full Changelog: v1.79.0...v1.80.0

Don't miss a new pydantic-ai release

NewReleases is sending notifications on new releases.