Skip to content

Bedrock AgentCore Starter Toolkit v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Dec 20:14
· 6 commits to main since this release
9826b08

Installation

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

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.2.0 by @github-actions[bot] in #376
  • feat: CLI UX improvements by @notgitika in #380
  • fix: add missing basic template README. Also fix erroneous print stat… by @notowen333 in #377
  • docs: update middleware integration in Runtime Overview by @sundargthb in #381
  • fix: agent_config.name bug when running configure with create using production templates by @tejaskash in #384
  • fix: Fail early if deployment package size exceeds 250MB by @tejaskash in #386
  • feat: Adding Policy Engine, Evals and Custom claims Feature to agentcore cli by @tejaskash in #387
  • fix: catch the expired creds exception and throw it using the method in utils by @notgitika in #388

New Contributors

Full Changelog: v0.2.0...v0.2.1