Skip to content

AgentCore CLI v0.3.0-preview.3.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Mar 22:11
· 313 commits to main since this release
3539236

Installation

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

What's Changed

See the full changelog for details.

What's Changed

  • chore: split e2e workflow into PR-focused and weekly full suite by @jesseturner21 in #367
  • ci: add feat/gateway-integration branch to workflow triggers by @aidandaly24 in #376
  • fix: e2e testing workflow with orphaned e2e deployments by @jesseturner21 in #381
  • ci: add Slack notification for new issues by @jariy17 in #383
  • chore: add Dependabot configuration by @notgitika in #372
  • fix: avoid DEP0190 warning when spawning subprocesses with shell mode by @notgitika in #360
  • fix: surface Python errors during agentcore dev by @notgitika in #359
  • fix: handle unhandled promise rejection in vended CDK main() by @notgitika in #409
  • fix: replace dead CDK test and update stale READMEs; enable strict tsconfig flags in vended CDK project by @notgitika in #379
  • feat: show version update notification on CLI startup by @notgitika in #380
  • fix: disallow underscores in deployment target names and sanitize stack names by @notgitika in #412
  • ci: bump actions/cache from 4 to 5 by @dependabot[bot] in #389
  • ci: bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #392
  • ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in #396
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #391
  • ci: bump slackapi/slack-github-action from 2.0.0 to 2.1.1 by @dependabot[bot] in #394
  • chore(deps): bump @aws-sdk/client-bedrock-agentcore-control from 3.993.0 to 3.995.0 by @dependabot[bot] in #403
  • chore(deps-dev): bump @typescript-eslint/parser from 8.56.0 to 8.56.1 by @dependabot[bot] in #404
  • chore(deps): bump @aws-sdk/client-sts from 3.993.0 to 3.995.0 by @dependabot[bot] in #402
  • chore(deps-dev): bump typescript-eslint from 8.56.0 to 8.56.1 by @dependabot[bot] in #401
  • chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.993.0 to 3.995.0 by @dependabot[bot] in #400
  • chore(deps): bump @aws-sdk/client-cloudformation from 3.993.0 to 3.995.0 by @dependabot[bot] in #399
  • chore(deps): bump @aws-sdk/client-resource-groups-tagging-api from 3.993.0 to 3.995.0 by @dependabot[bot] in #397
  • chore(deps): bump @smithy/shared-ini-file-loader from 4.4.3 to 4.4.4 by @dependabot[bot] in #393
  • chore(deps): bump @aws-sdk/credential-providers from 3.993.0 to 3.995.0 by @dependabot[bot] in #387
  • chore(deps): bump @aws-cdk/toolkit-lib from 1.15.1 to 1.16.0 by @dependabot[bot] in #388
  • chore(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #386
  • chore(deps): bump @aws-sdk/client-bedrock-agentcore from 3.993.0 to 3.995.0 by @dependabot[bot] in #398
  • feat: add VPC network mode to schema [1/3] by @tejaskash in #424
  • feat: add VPC info messages to dev and invoke commands [3/3] by @tejaskash in #426
  • feat: add VPC CLI flags to create and add commands [2/3] by @tejaskash in #425
  • fix: container dev mode no longer assumes uv or bedrock_agentcore user by @tejaskash in #433
  • fix: resolve all npm audit vulnerabilities by @tejaskash in #422
  • feat: support custom package index (UV_DEFAULT_INDEX) for Container builds by @jesseturner21 in #453
  • feat: add version-aware AWS CLI guidance to credential error messages by @siwachabhi in #452
  • fix: prevent spurious agent startup in dev mode and remove tiktoken by @tejaskash in #454
  • chore: disable npm caching in release workflow by @tejaskash in #460
  • chore: remove web-harness and update rollup to fix vulnerability by @tejaskash in #463
  • chore: remove VPC feature from CLI by @tejaskash in #466
  • feat: implement gateway integration by @aidandaly24 in #472
  • feat: add npm cache ownership preflight check by @siwachabhi in #462
  • fix: add .venv/bin to PATH in container Dockerfile by @aidandaly24 in #471
  • fix: add statuses write permission to PR title workflow by @notgitika in #475
  • fix: drop wip and statuses write from PR title workflow by @notgitika in #476
  • fix: revert version to 0.3.0-preview.2.1 (accidentally bumped in #472) by @aidandaly24 in #479
  • Release v0.3.0-preview.3.0 by @github-actions[bot] in #480

New Contributors

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