Skip to content

Bedrock AgentCore Starter Toolkit v0.1.26

Choose a tag to compare

@github-actions github-actions released this 17 Oct 16:59
· 62 commits to main since this release
288e443

Installation

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

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.1.25 by @github-actions[bot] in #278
  • docs: enhance quickstart guides with improved structure and troubleshooting by @sundargthb in #279
  • fix(deps): restrict pydantic to versions below 2.41.3 by @sundargthb in #280
  • Implement 3LO Server on localhost:8081 to handle generating OAuth2 tokens by @SkyWalker-CMD in #282
  • Add direct dependency on Starlette as it is used in the OAuth2 local callback server by @SkyWalker-CMD in #290

New Contributors

Full Changelog: v0.1.25...v0.1.26