Skip to content

Releases: aws/agentcore-cli

AgentCore CLI v0.3.0-preview.2.1

20 Feb 20:33
26c1b5b

Choose a tag to compare

Pre-release

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

AgentCore CLI v0.3.0-preview.2.0

19 Feb 23:05
2706b89

Choose a tag to compare

Pre-release

Installation

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

What's Changed

See the full changelog for details.

What's Changed

New Contributors

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

AgentCore CLI v0.3.0-preview.1.0

12 Feb 21:52
f25cf87

Choose a tag to compare

Pre-release

Installation

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

What's Changed

See the full changelog for details.

What's Changed

Full Changelog: v0.3.0-preview.1.4...v0.3.0-preview.1.0