Installation
pip install bedrock-agentcore==0.1.4
What's Changed
See CHANGELOG.md for details.
What's Changed
- Release v0.1.3 by @github-actions[bot] in #70
- ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #48
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #55
- ci(deps): bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #71
- ci(deps): bump trufflesecurity/trufflehog from 3.90.2 to 3.90.6 by @dependabot[bot] in #72
- add optional session parameter to CodeInterpreter for custom credential management by @gonzalo123 in #41
- ci(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #73
- feat: implement AWS Lambda compatible JSON logging by @siwachabhi in #76
- fix: dont use milliseconds or microseconds because boto3 doesnt suppo… by @bergjaak in #83
New Contributors
- @github-actions[bot] made their first contribution in #70
- @gonzalo123 made their first contribution in #41
- @bergjaak made their first contribution in #83
Full Changelog: v0.1.3...v0.1.4