Skip to content

Bedrock AgentCore Starter Toolkit v0.2.10

Choose a tag to compare

@github-actions github-actions released this 03 Feb 22:20
· 44 commits to main since this release
819193a

Installation

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

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.2.9 by @github-actions[bot] in #445
  • fix: Retrieval Config in Strands Templates by @tejaskash in #446
  • fix: add UTF-8 encoding to template file writes for Windows compatibility by @jariy17 in #443
  • fix: replace Literal types with str for typer CLI options by @minorun365 in #421
  • Add trailing slash to namespace strings by @xinaizha in #440
  • fix: pass session_id to dev server in invoke --dev mode by @jariy17 in #448
  • fix: export Memory class from package root by @jariy17 in #449

New Contributors

Full Changelog: v0.2.9...v0.2.10