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 messages across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds `api_host` and `timeout` options to XaiProvider. Adds `api_host` and `timeout` options to XaiProvider. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Feature | Medium |
Adds `seed` mapping to xAI configuration. Adds `seed` mapping to xAI configuration. Source: llm_adapter@2026-06-05 Confidence: low |
β |
| Feature | Low |
Maps base `seed` setting to xAI configuration. Maps base `seed` setting to xAI configuration. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
β |
| Bugfix | Medium |
Fixes incomplete streamed response when `event_stream_handler` does not consume the stream. Fixes incomplete streamed response when `event_stream_handler` does not consume the stream. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Bugfix | Medium |
Fixes crash in `from_data_uri` when processing a valid nonβbase64 data URI. Fixes crash in `from_data_uri` when processing a valid nonβbase64 data URI. Source: llm_adapter@2026-06-05 Confidence: high |
β |
Full changelog
What's Changed
π Features
- Map base
seedsetting to xAI by @colesmcintosh in https://github.com/pydantic/pydantic-ai/pull/5741 - Add
api_hostandtimeouttoXaiProviderby @colesmcintosh in https://github.com/pydantic/pydantic-ai/pull/5742
π Bug Fixes
- Fix incomplete streamed response when
event_stream_handlerdoesn't consume the stream by @adtyavrdhn in https://github.com/pydantic/pydantic-ai/pull/5771 - fix(messages): from_data_uri crashes on a valid non-base64 data URI by @devteamaegis in https://github.com/pydantic/pydantic-ai/pull/5779
New Contributors
- @lonelyhty made their first contribution in https://github.com/pydantic/pydantic-ai/pull/5759
- @devteamaegis made their first contribution in https://github.com/pydantic/pydantic-ai/pull/5779
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.105.0...v1.106.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]