Skip to content

Python SDK v0.8.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 17:50
· 172 commits to main since this release
97da34d

Changelog

Features

  • Add pytest integration (#25)
  • Add Agno Workflow tracing support (#46)
  • Improve compatibility with agno 2.5.0 (#41)
  • Capture ExceptionGroup sub-exceptions in traceback (#20)

Bug Fixes

  • Add performance extra to braintrust package (#50)
  • Make ADK and pydantic integration wrappers thread safe (#23)

Maintenance

  • Bump SDK version to 0.8.0 (#49)
  • Clean up Python SDK READMEs (#51)
  • Remove API key usage in CI (#39)
  • Exclude test packages from setuptools (#40)

Other Changes

  • Use mise everywhere and clean up contributing docs (#52)
  • Remove redundant imports inside the methods (#34)

Package: https://pypi.org/project/braintrust/0.8.0/

Full Changelog: py-sdk-v0.7.0...py-sdk-v0.8.0