Skip to content

Bedrock AgentCore SDK v1.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Feb 21:24
· 114 commits to main since this release
6f99e1b

Installation

pip install bedrock-agentcore==1.3.3

What's Changed

See CHANGELOG.md for details.

What's Changed

  • feat: isolate async handler execution on dedicated worker event loop by @siwachabhi in #273
  • fix: Update list_events max results to max value 100 by @padmak30 in #285

New Contributors

Full Changelog: v1.4.0...v1.3.3