Pydantic-AI v2.35.1 Patch Release Addresses Bedrock and Temporal Bugs
sdkaigaengineerpython-agentic
patch
Pydantic-AI has released version 2.35.1, a patch update focused on resolving two key bugs. The release ensures that Bedrock guardrail trace details are correctly carried within `ModelResponse.provider_details`. Additionally, it fixes an issue where the `provider_factory` was not honored when canceling Temporal responses, improving reliability for asynchronous operations. This update is primarily relevant for engineers utilizing Pydantic-AI with AWS Bedrock or Temporal workflows.
- →Carry Bedrock guardrail trace in ModelResponse.provider_details by @pydanty in https://github.com/pydantic/pydantic-ai/pull/7562
- →Honor provider_factory when cancelling Temporal responses by @DouweM in https://github.com/pydantic/pydantic-ai/pull/7000
Fixes (2) ›
- Carry Bedrock guardrail trace in ModelResponse.provider_details by @pydanty in https://github.com/pydantic/pydantic-ai/pull/7562
- Honor provider_factory when cancelling Temporal responses by @DouweM in https://github.com/pydantic/pydantic-ai/pull/7000
Read the original announcement →
https://github.com/pydantic/pydantic-ai/releases/tag/v2.35.1
Related releases
- ADK Python SDK v2.8.0 Enhances AI Agent Development and Observability Google ADK (Python) Releases ·
- Pydantic-AI v2.35.0 Adds Features, Fixes Bugs, and Deprecates `RunContext` APIs Pydantic AI Releases ·
- Pydantic-AI v2.34.0 Introduces LangChain Migration and GLM-5.3 Support Pydantic AI Releases ·
- pydantic-ai v2.33.0 Enhances Anthropic SDK Compatibility, Resolves Runtime Issues Pydantic AI Releases ·
- Pydantic-AI v2.32.2 Delivers Critical Bug Fixes Pydantic AI Releases ·
- Pydantic-AI v2.32.1 Patch Addresses Agent Execution and Anthropic Integration Bugs Pydantic AI Releases ·