Skip to content

Bedrock AgentCore SDK v1.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 20:15
· 107 commits to main since this release
2b6736e

Installation

pip install bedrock-agentcore==1.4.2

What'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