This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixed handling of binary file uploads in code‑interpreter, shell non‑interactive mode now driven by an environment variable, and MongoDB memory driver prefers env vars over params.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fix code-interpreter to add blob support for binary file uploads. Fix code-interpreter to add blob support for binary file uploads. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Drive shell non_interactive mode from environment variable. Drive shell non_interactive mode from environment variable. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Let MongoDB memory tool prioritize environment variables over parameters. Let MongoDB memory tool prioritize environment variables over parameters. Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
What's Changed
- fix(code-interpreter): add blob support to write_files for binary file uploads by @rogep in https://github.com/strands-agents/tools/pull/462
- fix(shell): drive non_interactive mode from environment variable by @zastrowm in https://github.com/strands-agents/tools/pull/486
- fix(mongodb_memory): let environment variables take precedence over tool parameters by @zastrowm in https://github.com/strands-agents/tools/pull/487
New Contributors
- @rogep made their first contribution in https://github.com/strands-agents/tools/pull/462
Full Changelog: https://github.com/strands-agents/tools/compare/v0.7.0...v0.8.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
Beta — feedback welcome: [email protected]