Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:32
· 2 commits to main since this release
f123c03

v1.2.0

Auto-drafted from commits in v1.1.1..v1.2.0, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website.

🚀 Features

  • feat: add OpenAI Agents SDK support to OpenInference mapper (#366) (f123c03)
  • feat: add skill-level evaluators for skill-equipped agents (#330) (dce1b8a)
  • feat: add Claude Agents OpenInference integration tests (#353) (1f752dc)

🐛 Fixes

  • fix: change bridge_parent_gaps to return new spans instead of mutating in place (#375) (925e754)
  • fix: reduce flakiness for integration tests targeting new session mappers (#374) (4ce6231)
  • fix: select root agent span by earliest start_time in multi-agent traces (#371) (70bcc5f)

👷 CI

  • ci: update opentelemetry-instrumentation-langchain requirement from <0.62.0,>=0.40.0 to >=0.40.0,<0.63.0 (#369) (2127840)
  • ci: update mypy requirement from <2.0.0 to <3.0.0 (#368) (deeb4cd)