Skip to content

Bedrock AgentCore SDK v1.4.8

Choose a tag to compare

@github-actions github-actions released this 26 Mar 22:34
· 31 commits to main since this release
9c52bf7

Installation

pip install bedrock-agentcore==1.4.8

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: Handle image-only messages in retrieve_customer_context by @grahamburgsma in #299
  • ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #359
  • ci(deps): bump trufflesecurity/trufflehog from 3.93.8 to 3.94.0 by @dependabot[bot] in #360
  • ci: migrate PyPI publishing to OIDC Trusted Publishing by @sundargthb in #363
  • fix: lazy import strands-agents-evals to avoid ImportError when not installed by @jariy17 in #367
  • feat: Emit OTEL attributes for AgentCore Evaluation support by @jesseturner21 in #368
  • Release v1.4.8 by @github-actions[bot] in #369

New Contributors

Full Changelog: v1.4.7...v1.4.8