This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates π Features, π Bug Fixes, and feat across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds on-demand (deferred loading) capabilities for instructions, tools, model settings, and hooks. Adds on-demand (deferred loading) capabilities for instructions, tools, model settings, and hooks. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Medium |
Adds Grok 4.3 `reasoning_effort` support and current xAI model names. Adds Grok 4.3 `reasoning_effort` support and current xAI model names. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Bugfix | Medium |
Fixes `gateway/` model construction inside a Temporal workflow by passing provider SDKs through the sandbox. Fixes `gateway/` model construction inside a Temporal workflow by passing provider SDKs through the sandbox. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Bugfix | Medium |
Fixes `GoogleModelSettings.google_cached_content` to omit `system_instruction`, `tools`, and `tool_config` from requests. Fixes `GoogleModelSettings.google_cached_content` to omit `system_instruction`, `tools`, and `tool_config` from requests. Source: llm_adapter@2026-06-02 Confidence: high |
β |
Full changelog
What's Changed
π Features
- feat: On-demand (deferred loading) capabilities, including instructions, tools, model settings, and hooks by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5230
- Add Grok 4.3
reasoning_effortsupport and current xAI model names by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5454
π Bug Fixes
- Fix
gateway/model construction inside a Temporal workflow by passing provider SDKs through the sandbox by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5733 - Fix
GoogleModelSettings.google_cached_contentso request omitssystem_instruction,tools, andtool_configby @gaurav0107 in https://github.com/pydantic/pydantic-ai/pull/5681
New Contributors
- @gaurav0107 made their first contribution in https://github.com/pydantic/pydantic-ai/pull/5681
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.104.0...v1.105.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v1.95.0 rename βbuilt-in toolsβ to βnative toolsβ, deprecate old fields, register via capabilities=[NativeTool(...)]
Beta — feedback welcome: [email protected]