Bedrock AgentCore SDK v1.23.0
Installation
pip install bedrock-agentcore==1.23.0What's Changed
See CHANGELOG.md for details.
What's Changed
- ci: use dedicated release runners by @aidandaly24 in #645
- feat: add RAGAS adapter for third-party eval metrics by @brandonaxu in #618
- fix(runtime): update shell session wire protocol by @priyasingh2111 in #642
- feat(gateway): add create_web_search_target() helper by @sundargthb in #656
- feat(tools): add WebSearchClient for invoking Amazon Web Search by @sundargthb in #658
- ci: bump agentcore-devx-devtools reusable workflow pin by @jariy17 in #660
- Release v1.23.0 by @agentcore-devx-automation[bot] in #662
New Contributors
- @brandonaxu made their first contribution in #618
- @priyasingh2111 made their first contribution in #642
Full Changelog: v1.22.0...v1.23.0