# Harness Python v1.1.0

Released 2025-07-24
Release: https://github.com/strands-agents/harness-sdk/releases/tag/python/v1.1.0 · Package: https://pypi.org/project/strands-agents/1.1.0/

## Features
- support mounts for containerized deployments [a2a] (https://github.com/strands-agents/sdk-python/pull/524)

## Fixes
- include agent trace into tool for agent as tools [tool] (https://github.com/strands-agents/sdk-python/pull/526)

## Other
- Update to use dedicated github logo (https://github.com/strands-agents/sdk-python/pull/505)
- deps(a2a): address interface changes and bump min version [a2a] (https://github.com/strands-agents/sdk-python/pull/515)
- expose STRANDS\_TEST\_API\_KEYS\_SECRET\_NAME to integration tests (https://github.com/strands-agents/sdk-python/pull/513)
- Don't re-run workflows on un/approvals (https://github.com/strands-agents/sdk-python/pull/516)
- Doc fixes: suppressing some typos in various texts (https://github.com/strands-agents/sdk-python/pull/487)
- add hot reloading documentation for load\_tools\_from\_directory (https://github.com/strands-agents/sdk-python/pull/517)
- enable integ tests for anthropic, cohere, mistral, openai, writer [model] (https://github.com/strands-agents/sdk-python/pull/510)
- Automatically flatten nested tool collections [tool] (https://github.com/strands-agents/sdk-python/pull/508)
