This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded Claude Opus 4.8 support.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Claude Opus 4.8 support Adds Claude Opus 4.8 support Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Forwards `thinking=False` on hybrid OpenRouter/xAI/Bedrock routes Forwards `thinking=False` on hybrid OpenRouter/xAI/Bedrock routes Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Fixes Bedrock single-tool `tool_choice` cache preservation issue Fixes Bedrock single-tool `tool_choice` cache preservation issue Source: llm_adapter@2026-05-29 Confidence: high |
— |
Full changelog
What's Changed
🚀 Features
- Add Claude Opus 4.8 support by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/5709
🐛 Bug Fixes
- Forward
thinking=Falseon hybrid OpenRouter/xAI/Bedrock routes, aligning silent-drop with direct routes by @sarth6 in https://github.com/pydantic/pydantic-ai/pull/5433 - Fix Bedrock single-tool
tool_choicecache preservation by @dsfaccini in https://github.com/pydantic/pydantic-ai/pull/5674
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.103.0...v1.104.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]