Skip to content

Release v0.13.11: Test Improvements and Bug Fixes

Choose a tag to compare

@jwesleye jwesleye released this 17 Oct 19:07
· 51 commits to main since this release

🐛 Bug Fixes

  • Fixed test compatibility issues with generate_uuid() function call in Strands integration tests
  • Improved logging output visibility and configuration

📦 Test Improvements

  • Enhanced test reliability for UUID generation
  • Fixed Strands integration test assertions
  • Updated test to correctly handle UUID function return dictionary structure

🔧 Internal Improvements

  • Improved logging module configuration and output handling
  • Enhanced error messages for better debugging

🚀 Installation:

pip install basic-open-agent-tools==0.13.11
# or
uv add basic-open-agent-tools==0.13.11

📚 Full Changelog: v0.13.10...v0.13.11