Skip to content

AgentCore CLI v0.19.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:03
· 30 commits to main since this release
447bbf3

Installation

npm install -g @aws/agentcore@0.19.0

What's Changed

  • fix: redact sensitive tokens from invoke CLI output by @notgitika in #1419
  • fix(e2e): address failing byo e2e tests. by @Hweinstock in #1476
  • chore: update e2e test script to include new paramters by @Hweinstock in #1477
  • fix(deploy): auto-populate default target on non-interactive deploy by @jariy17 in #1478
  • fix(invoke): adjust redaction regex to allow words following bearer by @Hweinstock in #1480
  • docs(permissions): update permissions role to include new permissions BYOF by @Hweinstock in #1483
  • fix(ci): avoid formatting lock file by @Hweinstock in #1489
  • chore(deps): bump fflate from 0.8.2 to 0.8.3 by @dependabot[bot] in #1335
  • feat: add Bedrock Mantle API format support for harness by @notgitika in #1412
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.1.6 to 4.1.8 by @dependabot[bot] in #1332
  • chore(ci): add longer timeout and retries for deploying memory by @Hweinstock in #1491
  • feat(payments): add AgentCore Payments as first-class CLI resource by @aidandaly24 in #1261
  • Release v0.19.0 + preview v1.0.0-preview.13 by @agentcore-devx-automation[bot] in #1498

Full Changelog: v0.18.0...v0.19.0