Pydantic-AI v2.35.3 Patch Release Addresses Several Bug Fixes
sdkgaengineerpython-agentic
patch
Pydantic-AI has released version 2.35.3, primarily focusing on bug fixes to improve stability and correctness. This patch addresses issues including Heroku GLM model routing, cookie scoping for safe downloads, resolution of cross-category tool requests, and identification of rejected runtime toolsets in durable execution. It also updates dependency management for the `dbos` extra. These fixes enhance the reliability of the Pydantic-AI library for developers.
- →Route Heroku GLM models through zai_model_profile by @LHMQ878 in https://github.com/pydantic/pydantic-ai/pull/6837
- →Scope safe_download cookies to original hostnames by @Diwak4r in https://github.com/pydantic/pydantic-ai/pull/7077
- →Fix DeferredToolRequests.remaining resolving cross-category result IDs by @pydanty in https://github.com/pydantic/pydantic-ai/pull/7626
- →Identify rejected runtime toolsets in durable execution errors by @pydanty in https://github.com/pydantic/pydantic-ai/pull/6784
Fixes (5) ›
- Route Heroku GLM models through zai_model_profile by @LHMQ878 in https://github.com/pydantic/pydantic-ai/pull/6837
- Scope safe_download cookies to original hostnames by @Diwak4r in https://github.com/pydantic/pydantic-ai/pull/7077
- Fix DeferredToolRequests.remaining resolving cross-category result IDs by @pydanty in https://github.com/pydantic/pydantic-ai/pull/7626
- Identify rejected runtime toolsets in durable execution errors by @pydanty in https://github.com/pydantic/pydantic-ai/pull/6784
Un-cap the dbos extra; add opentelemetry-instrumentation-logging as a test dependency instead by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/7820
Read the original announcement →
https://github.com/pydantic/pydantic-ai/releases/tag/v2.35.3
Related releases
- pydantic-ai v2.35.2 Patches GLM Routing and Tooling Issues Pydantic AI Releases ·
- Google ADK Python v1.39.1 Patch Addresses Numerous Fixes Google ADK (Python) Releases ·
- LangChain LangGraph SDK 0.4.4 Released LangGraph Releases ·
- crewAI 1.15.18 Improves Conversational Flows and Agent Stability CrewAI Releases ·
- Pydantic-AI v2.35.1 Patch Release Addresses Key Bug Fixes Pydantic AI Releases ·
- ADK Python SDK v2.8.0 Enhances AI Agent Development and Observability Google ADK (Python) Releases ·