# Harness Python v0.1.6

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

## Features
- Add non-streaming support to BedrockModel [bidirectional-streaming] (https://github.com/strands-agents/sdk-python/pull/75)

## Fixes
- Added hyphen to allowed characters in tool name validation [tool] (https://github.com/strands-agents/sdk-python/pull/55)
- correct environment variable precedence for OTEL config [otel] (https://github.com/strands-agents/sdk-python/pull/86)

## Other
- fix docstring for PrintingCallbackHandler.\_\_call\_\_ (https://github.com/strands-agents/sdk-python/pull/126)
- Add unit tests for user agent changes [agent] (https://github.com/strands-agents/sdk-python/pull/125)
- Increasing Coverage Message Processor : From 79% to 94% (https://github.com/strands-agents/sdk-python/pull/115)
- models - content - documents (https://github.com/strands-agents/sdk-python/pull/138)
- models - anthropic - document - plain text [model] (https://github.com/strands-agents/sdk-python/pull/141)
- Automate deployment to PYPI (https://github.com/strands-agents/sdk-python/pull/145)

## First-time contributors
- @xiehust (#55)
