Bedrock AgentCore SDK v1.4.2
Installation
pip install bedrock-agentcore==1.4.2What's Changed
See CHANGELOG.md for details.
What's Changed
- Release v1.4.1 by @github-actions[bot] in #287
- fix: AgentCoreMemorySessionManager - Cache agent timestamps to eliminate redundant list_events calls by @padmak30 in #289
- feat: Add automatic flush for batched messages, on AfterInvocationEvent hook and interval-based periodical flush by @padmak30 in #291
- fix: fix npe in memory session manager when messages have no text content by @padmak30 in #293
Full Changelog: v1.4.1...v1.4.2