Skip to content

AgentCore CLI v0.3.0-preview.8.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Mar 21:49
· 504 commits to main since this release
81bc380

Installation

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

What's Changed

See the full changelog for details.

What's Changed

  • ci: add cross-package e2e matrix testing against CDK constructs main by @Hweinstock in #610
  • feat!: merge mcp.json into agentcore.json by @notgitika in #605
  • fix: add missing MCP fields to vended CDK test spec by @notgitika in #619
  • feat(gateway): add custom claims validation and TUI wizard for JWT auth by @aidandaly24 in #599
  • feat: add requestHeaderAllowlist support to CLI by @tejaskash in #614
  • ci: use packaged CLI tarball for e2e tests by @Hweinstock in #616
  • fix(gateway): write both CLIENT_ID and CLIENT_SECRET env vars for managed OAuth by @jesseturner21 in #617
  • feat: config-driven resource tagging by @tejaskash in #625
  • fix: fix import from Bedrock Agents code generation bugs by @tejaskash in #622
  • fix: handle dot-prefixed directories in PATH fallback detection by @tejaskash in #621
  • test: add post-deploy e2e tests for status, logs, and traces by @Hweinstock in #623
  • test: add integ tests for evaluator and online-eval resource lifecycle by @Hweinstock in #626
  • test: add e2e test for evaluations lifecycle by @Hweinstock in #628
  • fix: move conflict check to postinstall and downgrade to warning by @tejaskash in #640
  • feat(gateway): add agentcore fetch access command by @aidandaly24 in #627
  • fix: pass requestHeaderAllowlist through create flow and fix tag command types by @tejaskash in #643
  • feat: rename run evals command to run eval by @notgitika in #636
  • ci: add global CLI install and CDK matrix to full e2e workflow by @Hweinstock in #639
  • fix(gateway): add missing validation for custom JWT claim values by @aidandaly24 in #644
  • fix: custom header support for invoke and dev commands by @tejaskash in #652
  • Release v0.3.0-preview.8.0 by @github-actions[bot] in #655

Full Changelog: v0.3.0-preview.7.0...v0.3.0-preview.8.0