AgentCore CLI v0.12.1
Installation
npm install -g @aws/agentcore@0.12.1What's Changed
- test: remove 44 render-only and framework-testing tests by @tejaskash in #998
- fix(import): use GatewayNameSchema for gateway import name validation by @jesseturner21 in #1011
- feat: add CloudWatch traces APIs for agent inspector by @avi-alpert in #997
- fix: remove CONFIG_DIR exclusion from zip stage to preserve dependency agentcore/ packages by @aidandaly24 in #1015
- ci: add coordinated main + preview release workflow by @notgitika in #995
- chore(deps): bump the aws-sdk group with 14 updates by @dependabot[bot] in #1024
- chore(deps): bump the aws-cdk group with 2 updates by @dependabot[bot] in #1025
- chore(deps): bump @opentelemetry/resources from 2.6.1 to 2.7.0 by @dependabot[bot] in #1026
- chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 12.3.1 by @dependabot[bot] in #1028
- chore(deps-dev): bump secretlint from 12.2.0 to 12.3.1 by @dependabot[bot] in #1029
- chore(deps): bump @opentelemetry/sdk-metrics from 2.6.1 to 2.7.0 by @dependabot[bot] in #1030
- fix(ci): update snapshots after CDK version sync in release workflow by @aidandaly24 in #1033
- fix(ci): enable coverage collection in sharded unit test runs by @tejaskash in #1034
- fix(ci): move snapshot update after build and use SYNC_PAT for sync-preview by @aidandaly24 in #1036
- fix(ci): install uv in release workflow prepare steps by @aidandaly24 in #1038
- Release v0.12.1 by @github-actions[bot] in #1042
- fix: preserve caret range for @aws/agentcore-cdk dependency by @aidandaly24 in #1044
Full Changelog: v0.12.0...v0.12.1