Skip to content

braintrust@3.11.0

Choose a tag to compare

@github-actions github-actions released this 19 May 13:46
· 93 commits to main since this release
79d04d3

3.11.0

Minor Changes

  • feat: Add instrumentation for @github/copilot-sdk (#1932)
  • feat: Add @openai/codex-sdk instrumentation (#1945)
  • feat: Add Firebase genkit instrumentation (#1948)
  • feat(vitest): Support projectId in wrapVitest (#1993)
  • feat(mistral): Instrument classification and moderation APIs (#1947)

Patch Changes

  • fix(openrouter): Capture reasoning (#1944)
  • fix(openai): Prevent reading body more than once (#1969)
  • fix(cohere): Wrap v2 subclient (#1943)
  • fix: Prevent duplicate LLM spans when multiple SDK instances are loaded in the same process (#1973)
  • fix(openrouter): Mark callModel parent spans as tasks and avoid double-counting metrics (#2005)
  • deps: Upgrade minimatch from v9 to v10. (#2000)
  • fix(groq): Capture reasoning for groq reasoning models (#1942)
  • fix(google-adk): Fix google adk agent naming (#1950)
  • fix: Cancel body consumption immediately for object store upload (#2001)
  • fix(deps): Upgrade Express to remove vulnerable transitive dependencies (#2002)
  • fix(google-genai): Capture multi-turn message APIs with wrapper (#1946)