v0.11.0
0.11.0 (2025-07-15)
Full Changelog: v0.10.0...v0.11.0
Features
- Add Anthropic example for Node SDK similar to OpenAI (#566) (886b6b7)
- Add ASCII visualizations for OpenTelemetry information flow (#562) (bfffd60)
- add baggage support to eval methods (#569) (#569) (95564ba)
- Add Claude Assistant GitHub Action workflow (#558) (952c9dd)
- add PR title validation workflow (#554) (fb8636d)
- add release type to PR title validation (#567) (9404fb9)
- eval-dataset: support plain array as dataset (#606) (698e56b)
- Introduce API/SDK observability wrappers (#529) (59cdf88)
Bug Fixes
- Add
Baggageto the interaction togentrace.sample(#542) (2b58351) - Add await keyword before init function calls (#586) (37de686)
- Refactor attributes into constants (#550) (6a7e8d4)
- update Jest config to transform yoctocolors package (5a0323b)
- Update package manager instructions in README (#533) (c008abd)
- utils: fix grammar in OpenTelemetry warning (#609) (9ec1f8f)
- Widen OTEL version range (#536) (64cdf97)
Chores
- add evaluation dataset example (#589) (#589) (e021576)
- Add interaction name for simplicity (#551) (a866e5a)
- Detail
traced()in the docs (#552) (3bf57ca) - improve docs (#602) (1bec8ed)
- Remove test_case_name attribute (#548) (29d01e7)
- Rename to evalOnce() and evalDataset() (#549) (8301950)
- Update OpenTelemetry SDK setup (#568) (ef51abd)
- Update README.md (86a8888)