Bedrock AgentCore Starter Toolkit v0.1.27
Installation
pip install bedrock-agentcore-starter-toolkit==0.1.27What's Changed
See CHANGELOG.md for details.
What's Changed
- Release v0.1.26 by @github-actions[bot] in #291
- add a2a and vpc documentation on agentcore by @jesseturner21 in #288
- docs: update latest docs/samples from sampes repo by @theumbrella1 in #297
- added ref to install jq by @liwadman in #296
- feat: adding strongly typed Self Managed strategy model by @ShreyP88 in #300
- feat: Add runtime session lifecycle management with stop-session command by @sundargthb in #287
- feat: add skip memory option in interactive configure flow by @sundargthb in #298
- docs: update quickstart links and fix: unit test files by @sundargthb in #303
- feat: Add VPC networking support for AgentCore Runtime by @sundargthb in #294
- Chore/workflow improvements by @sundargthb in #301
- feat: Add destroy() method to Runtime notebook interface with comprehensive tests by @Vivekbhadauria1 in #305
New Contributors
- @jesseturner21 made their first contribution in #288
- @ShreyP88 made their first contribution in #300
Full Changelog: v0.1.26...v0.1.27