Bedrock AgentCore SDK v1.4.8
Installation
pip install bedrock-agentcore==1.4.8What's Changed
See CHANGELOG.md for details.
What's Changed
- fix: Handle image-only messages in
retrieve_customer_contextby @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
- @grahamburgsma made their first contribution in #299
- @jesseturner21 made their first contribution in #368
Full Changelog: v1.4.7...v1.4.8