# Harness Python v0.1.4

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

## Fixes
- Updated GitHub Action to use GitHub native approvals (https://github.com/strands-agents/sdk-python/pull/67)
- add missing quotation marks in pip install commands (https://github.com/strands-agents/sdk-python/pull/80)
- Merge strands-agents user agent into existing botocore config [agent] (https://github.com/strands-agents/sdk-python/pull/76)

## Other
- models - litellm - capture usage [model] (https://github.com/strands-agents/sdk-python/pull/73)
- fixing various typos in markdowns and scripts (https://github.com/strands-agents/sdk-python/pull/74)
- feature: models - openai [model] (https://github.com/strands-agents/sdk-python/pull/65)
- fixing typos in .py and .md (https://github.com/strands-agents/sdk-python/pull/78)
- update contributing guide to manage python env with hatch shell (https://github.com/strands-agents/sdk-python/pull/46)
- Add ensure\_ascii=False to json.dumps() calls in telemetry tracer [otel] (https://github.com/strands-agents/sdk-python/pull/37)
- lint - openai client protocol [model] (https://github.com/strands-agents/sdk-python/pull/87)
- Lower OpenTelemetry minimum version (https://github.com/strands-agents/sdk-python/pull/89)

## First-time contributors
- @didier-durand (#74)
- @JackYPCOnline (#80)
- @wzxxing (#46)
- @moritalous (#37)
