Skip to content

Bedrock AgentCore Starter Toolkit v0.1.27

Choose a tag to compare

@github-actions github-actions released this 29 Oct 03:07
· 51 commits to main since this release
c158d9c

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.27

What'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

Full Changelog: v0.1.26...v0.1.27