This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
ReleasePort's take
Light signalRelease v1.41.0 adds MultiAgentPlugin for Swarm and Graph orchestrators, bumps Starlette to 1.x, and introduces TTL support in Bedrock caches.
Why it matters: Plan migration testing for the new MultiAgentPlugin and Starlette 1.x upgrade; evaluate enabling TTL on auto‑injected Bedrock cache points as a performance tweak.
Summary
AI summaryAdded MultiAgentPlugin for Swarm/Graph orchestrators, Starlette bump to 1.x, and TTL support for Bedrock caches.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
MultiAgentPlugin added for Swarm and Graph orchestrators. MultiAgentPlugin added for Swarm and Graph orchestrators. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
TTL support added to auto-injected tool and cache points in Bedrock. TTL support added to auto-injected tool and cache points in Bedrock. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Starlette dependency bumped to version 1.x. Starlette dependency bumped to version 1.x. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Tests now use native token count when expected. Tests now use native token count when expected. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
What's Changed
- feat(plugins): add MultiAgentPlugin for Swarm and Graph orchestrators by @zastrowm in https://github.com/strands-agents/sdk-python/pull/2280
- feat: bump starlette dependency to 1.x by @pgrayy in https://github.com/strands-agents/sdk-python/pull/2297
- feat(bedrock): add TTL support to auto-injected tool and system/user cache points by @kpx-dev in https://github.com/strands-agents/sdk-python/pull/2232
- fix(tests): add use_native_token_count=True when expected by @lizradway in https://github.com/strands-agents/sdk-python/pull/2311
Full Changelog: https://github.com/strands-agents/sdk-python/compare/v1.40.0...v1.41.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
About sdk-python
All releases →Related context
Beta — feedback welcome: [email protected]