# Harness Python v0.1.2

Released 2025-05-18
Release: https://github.com/strands-agents/harness-sdk/releases/tag/python/v0.1.2 · Package: https://pypi.org/project/strands-agents/0.1.2/

## Fixes
- tracing of non-serializable values, e.g. bytes [otel] (https://github.com/strands-agents/sdk-python/pull/34)
- use the AWS\_REGION environment variable for the Bedrock model provider region if set and boto\_session is not passed [model] (https://github.com/strands-agents/sdk-python/pull/39)

## Other
- Update README.md mention of tools repo [tool] (https://github.com/strands-agents/sdk-python/pull/29)
- Update README to mention Meta Llama API as a supported model provider [model] (https://github.com/strands-agents/sdk-python/pull/21)
- v0.1.2 (https://github.com/strands-agents/sdk-python/pull/41)

## First-time contributors
- @ryanycoleman (#29)
