v0.1.12
What's Changed
- feat(mapper): added framework detection for traces from CloudWatch by @poshinchen in #164
- refactor: unify sync/async evaluation by defaulting aevaluate to asyncio.to_thread by @afarntrog in #173
- feat: add TaskResultStore for caching and replaying task execution results by @afarntrog in #176
- feat(mappers): cloudwatch change for openinference by @poshinchen in #174
Full Changelog: v0.1.11...v0.1.12