8000 Release v0.1.8 · strands-agents/sdk-python · GitHub
[go: up one dir, main page]

Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@jer96 jer96 released this 18 Jun 17:39
· 5 commits to main since this release
cc5be12

What's Changed

  • Fix: Enable underscores in direct method invocations to match hyphens by @zastrowm in #178
  • feat: implement summarizing conversation manager by @stefanoamorelli in #112
  • chore: moved truncation logic to conversation manager and added should_truncate_results by @poshinchen in #192
  • refactor: Disallow similar tool names in the tool registry by @zastrowm in #193
  • ci: add integration test workflow by @dbschmigelski in #201
  • fix: add inference profile to litellm test and remove ownership check… by @dbschmigelski in #209
  • chore: allow custom tracer provider to Agent by @poshinchen in #207
  • build(a2a): add a2a deps and mitigate otel conflict by @jer96 in #232
  • chore(otel): raise exception if exporter unavailable by @jer96 in #234
  • fix: Update PR Integration Test Workflow by @AdnaneKhan in #237
  • fix: remove unused dependency swagger-parser by @zastrowm in #220
  • fix: Update throttling logic to use exponential back-off by @zastrowm in #223
  • feat: Simplify contribution template + pr scripts to run by @zastrowm in #221
  • docstring parser by @dbschmigelski in #239

New Contributors

Full Changelog: v0.1.7...v0.1.8

0