This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
ReleasePort's take
Light signalv0.5.3 fixes three bugs affecting agent operations: KeyError in optional use_aws parameters, batch concurrency failures, and context initialization.
Why it matters: Three bugs fixed: optional parameters in use_aws no longer throw KeyError, batch operations handle concurrency, context options initialize correctly. Update if using these features.
Summary
AI summaryFixed a KeyError when using optional parameters in use_aws.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds official Discord link Adds official Discord link Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Enables optional parameters in use_aws to prevent KeyError Enables optional parameters in use_aws to prevent KeyError Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Reads invocations from tool input and fixes concurrency error in batch Reads invocations from tool input and fixes concurrency error in batch Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Passes _default_context_options into new_context Passes _default_context_options into new_context Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
What's Changed
- fix: enable optional parameters in use_aws to prevent KeyError by @jwliu36 in https://github.com/strands-agents/tools/pull/449
- fix(batch): read invocations from tool input and fix concurrency error by @dosvk in https://github.com/strands-agents/tools/pull/439
- fix: pass _default_context_options into new_context by @SAY-5 in https://github.com/strands-agents/tools/pull/455
- feat: add official Discord link by @Albertozhao in https://github.com/strands-agents/tools/pull/463
New Contributors
- @jwliu36 made their first contribution in https://github.com/strands-agents/tools/pull/449
- @dosvk made their first contribution in https://github.com/strands-agents/tools/pull/439
- @SAY-5 made their first contribution in https://github.com/strands-agents/tools/pull/455
- @Albertozhao made their first contribution in https://github.com/strands-agents/tools/pull/463
Full Changelog: https://github.com/strands-agents/tools/compare/v0.5.2...v0.5.3
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
Beta — feedback welcome: [email protected]