Bedrock AgentCore Starter Toolkit v0.1.11
Installation
pip install bedrock-agentcore-starter-toolkit==0.1.11What's Changed
See CHANGELOG.md for details.
SDK Dependency\nThis release requires bedrock-agentcore>=0.1.4
What's Changed
- Release v0.1.10 by @github-actions[bot] in #157
- Using valid address for client http requests connection by @benlec in #78
- ci(deps): bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #155
- chore(deps): update mkdocstrings-python requirement from <1.18.0,>=1.16.10 to >=1.16.10,<1.19.0 in the production-dependencies group by @dependabot[bot] in #147
- ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #122
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #121
- Add pre-req steps so customers can easily follow along by @liwadman in #159
- Fix pre-commit linting issues by @siwachabhi in #161
- Remove reference to IAM users, remove erroneous AWS CLI commands by @liwadman in #164
- Optimize Dockerfile and Set python to flush stdout by @siwachabhi in #166
- Fix: typo var name and use "-" not "_" in target by @mobslayer202 in #142
- small error fixes in stuff i added to quick start by @liwadman in #165
- fix source commands by @liwadman in #168
- adding - enable transaction search by @mvangara10 in #170
- ci(deps): bump trufflesecurity/trufflehog from 3.90.5 to 3.90.6 by @dependabot[bot] in #172
- feat(observability): Add automatic Transaction Search configuration by @Vivekbhadauria1 in #175
New Contributors
- @benlec made their first contribution in #78
- @liwadman made their first contribution in #159
- @mobslayer202 made their first contribution in #142
Full Changelog: v0.1.10...v0.1.11