Bedrock AgentCore Starter Toolkit v0.2.10
Installation
pip install bedrock-agentcore-starter-toolkit==0.2.10What'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