Skip to content

Bedrock AgentCore Starter Toolkit v0.1.15

Choose a tag to compare

@github-actions github-actions released this 01 Oct 02:59
· 176 commits to main since this release
ad5625d

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.15

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.1.14 by @github-actions[bot] in #214
  • fix: Install mkdocs-llmstxt in deploy-docs act by @theumbrella1 in #215
  • feat: Add boto3.session to MemoryManager constructor by @jona62 in #211
  • Update quickstart with working example by @liwadman in #217
  • feature/typed strategies and encryption_key_arn support on create_memory by @jona62 in #219
  • Update Identity quickstart guide with a few corrections by @brianlaoaws in #222
  • fix: allow optional strategies on create memory by @jona62 in #225
  • feat: Add validation to check to get_or_create_memory for idempotent requests by @jona62 in #227
  • Add required permission to Agent execution role to decrypt OAuth2 credential provider client secret by @brianlaoaws in #228
  • feat: Add automatic memory provisioning to Bedrock AgentCore CLI by @sundargthb in #204
  • chore: Add README for MemoryManager by @jona62 in #231
  • Fix hanging test cases and mock setup by @sundargthb in #232

Full Changelog: v0.1.14...v0.1.15