Skip to content

Bedrock AgentCore Starter Toolkit v0.1.31

Choose a tag to compare

@github-actions github-actions released this 04 Nov 17:24
· 37 commits to main since this release
b180c33

Installation

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

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.1.28 by @github-actions[bot] in #315
  • Update the Identity user guide with the latest OAuth2 3LO callback guidance by @SkyWalker-CMD in #292
  • feat: Add code_zip deployment to the starter toolkit by @Adi0987 in #317
  • docs: Remove duplicate --non-interactive option in CLI reference by @Adi0987 in #319
  • fix: Deployment type improvements and backwards compatibility by @Adi0987 in #321
  • Update Direct Code Deploy message to clarify Python-only support by @Adi0987 in #323
  • Release v0.1.29 by @github-actions[bot] in #324
  • feat: Add user-agent header 'agentcore-st/{version}' to runtime invocations by @siwachabhi in #325
  • Release v0.1.30 by @github-actions[bot] in #326
  • fix: Python 3.12 compatibility for time.time() mock in memory manager test by @siwachabhi in #327

New Contributors

Full Changelog: v0.1.28...v0.1.31