Skip to content

AgentCore CLI v0.12.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 20:52
· 333 commits to main since this release
dd9270d

Installation

npm install -g @aws/agentcore@0.12.0

What's Changed

See the full changelog for details.

What's Changed

  • fix(invoke): auto-generate session ID for bearer-token invocations by @aidandaly24 in #953
  • fix: show 'Computing diff changes...' step during deploy diff phase by @aidandaly24 in #952
  • test: split browser tests into its own job, fix logs path by @avi-alpert in #975
  • feat(invoke): add --prompt-file and stdin support for long prompts by @aidandaly24 in #974
  • fix(import): remove experimental warning from import command by @jesseturner21 in #977
  • fix: duplicate header flash and help menu truncation by @notgitika in #955
  • test: configure git in browser tests workflow by @avi-alpert in #976
  • feat: add project-name option to create by @tejaskash in #969
  • ci: bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #964
  • chore(deps-dev): bump aws-cdk-lib from 2.248.0 to 2.250.0 in the aws-cdk group across 1 directory by @dependabot[bot] in #962
  • chore(deps): bump postcss from 8.5.8 to 8.5.10 by @dependabot[bot] in #961
  • chore(deps-dev): bump secretlint from 11.4.1 to 12.2.0 by @dependabot[bot] in #916
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.1.2 to 4.1.5 by @dependabot[bot] in #915
  • chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 11.4.1 to 12.2.0 by @dependabot[bot] in #914
  • chore(deps): bump the aws-sdk group across 1 directory with 14 updates by @dependabot[bot] in #912
  • chore(deps-dev): bump hono from 4.12.12 to 4.12.14 by @dependabot[bot] in #868
  • chore(deps-dev): bump esbuild from 0.27.4 to 0.28.0 by @dependabot[bot] in #862
  • test: speed up CI and fix mock cleanup gaps by @tejaskash in #989
  • feat: runtime endpoint support in AgentCore CLI by @jariy17 in #979
  • feat: add gateway import command with executionRoleArn support by @jesseturner21 in #855
  • fix(import): only set resourceName when executionRoleArn is present by @jesseturner21 in #996
  • fix(e2e): separate gateway import test and detect changed tests in PR by @jesseturner21 in #999
  • fix(e2e): add debug logging for gateway import CI failures by @jesseturner21 in #1001
  • Release v0.12.0 by @github-actions[bot] in #1002

Full Changelog: v0.11.0...v0.12.0