Skip to content

AgentCore CLI v0.3.0-preview.2.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Feb 20:33
· 645 commits to main since this release
26c1b5b

Installation

npm install -g @aws/agentcore@0.3.0-preview.2.1

What's Changed

See the full changelog for details.

What's Changed

  • fix: handle pre-release versions in compareVersions by @notgitika in #357
  • fix: add --chown to Dockerfile COPY so app files are owned by bedrock_agentcore by @tejaskash in #358
  • fix: add .env and .git exclusions to dockerignore template by @tejaskash in #361
  • fix: add mcp as explicit dependency in strands template by @tejaskash in #366
  • fix: add package marker comment to init.py template files by @tejaskash in #363
  • feat: add docker container deployment e2e test for Strands/Bedrock by @jesseturner21 in #362
  • fix: use lockfile for reproducible builds and correct Dockerfile port comments by @tejaskash in #365
  • fix: correct path references and env var names in agent README templates by @tejaskash in #364
  • fix: remove stale fast-xml-parser override, upgrade aws-cdk-lib by @tejaskash in #368
  • ci: add pull_request_target trigger to CodeQL workflow by @notgitika in #355
  • Release v0.3.0-preview.2.1 by @github-actions[bot] in #369

Full Changelog: v0.3.0-preview.2.0...v0.3.0-preview.2.1