Skip to content

Bedrock AgentCore SDK v1.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 13:03
· 1 commit to main since this release
5759f54

Installation

pip install bedrock-agentcore==1.6.1

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: pin griffe version and fix ExplanationStyle attribute error by @sundargthb in #381
  • fix: skip integration tests for Dependabot and remove missing label by @sundargthb in #382
  • feat: add read_only flag to AgentCoreMemorySessionManager to disable ACM persistence by @mohanasudhan in #389
  • fix(ci): add pytest-rerunfailures to integration test dependencies by @jariy17 in #400
  • chore(deps): bump boto3 and botocore minimum to 1.42.86 by @jariy17 in #399
  • fix: replace blocklist with allowlist for install_packages() package validation by @padmak30 in #403
  • Release v1.6.1 by @github-actions[bot] in #404

New Contributors

Full Changelog: v1.6.0...v1.6.1