This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalv1.95.1 restores deprecated `Agent.instrument` setter and `InstrumentedModel` APIs. It makes `current_otel_traceparent` imports eager, fixing agent runs in Temporal workflows.
Why it matters: v1.95.1 restores Agent.instrument APIs and fixes Temporal workflow imports. Teams using these APIs can upgrade now. Test on next cycle.
Summary
AI summaryRe‑enabled the deprecated Agent.instrument setter and InstrumentedModel.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Makes `current_otel_traceparent` imports eager to unbreak agent runs in Temporal workflows Makes `current_otel_traceparent` imports eager to unbreak agent runs in Temporal workflows Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Un-deprecates `Agent.instrument` setter and `InstrumentedModel` APIs Un-deprecates `Agent.instrument` setter and `InstrumentedModel` APIs Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
What's Changed
🐛 Bug Fixes
- fix: make
current_otel_traceparentimports eager (unbreak agent runs in Temporal workflows) by @DouweM in https://github.com/pydantic/pydantic-ai/pull/5422 - fix: un-deprecate
Agent.instrumentsetter andInstrumentedModelby @DouweM in https://github.com/pydantic/pydantic-ai/pull/5427
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.95.0...v1.95.1
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]