# Evals v0.1.12

Released 2026-03-26
Release: https://github.com/strands-agents/evals/releases/tag/v0.1.12 · Package: https://pypi.org/project/strands-agents-evals/0.1.12/

## Features
- added framework detection for traces from CloudWatch (https://github.com/strands-agents/evals/pull/164)
- add TaskResultStore for caching and replaying task execution results (https://github.com/strands-agents/evals/pull/176)
- cloudwatch change for openinference (https://github.com/strands-agents/evals/pull/174)

## Other
- unify sync/async evaluation by defaulting aevaluate to asyncio.to\_thread (https://github.com/strands-agents/evals/pull/173)
