AgentCore CLI v0.3.0-preview.5.0
Pre-release
Pre-release
·
203 commits
to main
since this release
Installation
npm install -g @aws/agentcore@0.3.0-preview.5.0What's Changed
See the full changelog for details.
What's Changed
- feat: make container dev mode language-agnostic by @tejaskash in #500
- feat: add target type picker to gateway target wizard by @aidandaly24 in #505
- fix: conditionally show invoke in deploy next steps only when agents exist by @notgitika in #508
- feat: revamp agentcore status command to show all resources status by @notgitika in #504
- feat: add API Gateway REST API as new gateway target type by @aidandaly24 in #509
- feat: enable CloudWatch Transaction Search on deploy by @jesseturner21 in #506
- feat: add API Gateway target TUI wizard and address review feedback by @aidandaly24 in #511
- feat: configurable transaction search index percentage by @jesseturner21 in #513
- feat: add API Key and No Auth support for API Gateway targets by @aidandaly24 in #514
- feat: add OpenAPI and Smithy model gateway target types by @tejaskash in #516
- fix: centralize auth rules, consolidate TUI flows, and clarify schema paths by @tejaskash in #521
- fix: resolve schema paths relative to project root by @tejaskash in #523
- feat: add lambdaFunctionArn target type by @aidandaly24 in #519
- fix: wire identity OAuth and gateway auth CLI options through to primitives by @aidandaly24 in #522
- docs: update help text and docs for all gateway target types by @aidandaly24 in #524
- chore: bump version to 0.3.0-preview.5.0 by @github-actions[bot] in #525
Full Changelog: v0.3.0-preview.4.0...v0.3.0-preview.5.0