Bedrock AgentCore SDK v1.18.0
Installation
pip install bedrock-agentcore==1.18.0What's Changed
See CHANGELOG.md for details.
What's Changed
- feat(payments): Add LangGraph integration for payment handling by @ragsu43 in #546
- fix(payments): address langgraph middleware review follow-ups by @aidandaly24 in #570
- ci: add API reference docs generation workflow by @notgitika in #569
- fix: order AgentCore Memory events at millisecond resolution by @jariy17 in #572
- fix: floor AgentCore Memory event timestamps to milliseconds by @jariy17 in #573
- Release v1.18.0 by @agentcore-devx-automation[bot] in #574
New Contributors
Full Changelog: v1.17.0...v1.18.0