Releases: aws/bedrock-agentcore-sdk-python
Releases · aws/bedrock-agentcore-sdk-python
Release list
Bedrock AgentCore SDK v1.17.0
Installation
pip install bedrock-agentcore==1.17.0What's Changed
See CHANGELOG.md for details.
What's Changed
- Create poc-caller.yml by @JunyangHe in #561
- Revert "Create poc-caller.yml" by @JunyangHe in #562
- fix(runtime): prevent streaming-bridge deadlock on client disconnect (#482) by @tejaskash in #563
- Release v1.17.0 by @agentcore-devx-automation[bot] in #565
New Contributors
- @JunyangHe made their first contribution in #561
Full Changelog: v1.16.0...v1.17.0
Bedrock AgentCore SDK v1.16.0
Installation
pip install bedrock-agentcore==1.16.0What's Changed
See CHANGELOG.md for details.
What's Changed
- feat: add extraction_mode parameter to MemoryClient.create_event by @gel-work in #550
- fix(ci): prevent script injection in GitHub Actions workflows by @aidandaly24 in #559
- Release v1.16.0 by @agentcore-devx-automation[bot] in #560
New Contributors
Full Changelog: v1.15.1...v1.16.0
Bedrock AgentCore SDK v1.15.1
Installation
pip install bedrock-agentcore==1.15.1What's Changed
See CHANGELOG.md for details.
What's Changed
- fix(ci): make security review robust to shallow-clone restoration by @tejaskash in #524
- fix(runtime): drop time_of_last_update from A2A and AG-UI ping responses by @aidandaly24 in #542
- feat(evaluation): expose evaluationReferenceInputs on EvaluatorInput by @jariy17 in #540
- feat(evaluation): add KMS, tags, online data source, and updated_at to batch eval by @jariy17 in #533
- fix(memory): guard retrieve_customer_context against empty message content by @dtaniwaki in #544
- fix: remove invalid CLI entrypoint from pyproject.toml by @citizen204 in #521
- fix: use correct 'score' field for memory relevance filtering by @jesseturner21 in #480
- fix(evaluation): make EvaluatorOutput.label optional for error responses by @citizen204 in #545
- Release v1.15.1 by @agentcore-devx-automation[bot] in #549
New Contributors
- @dtaniwaki made their first contribution in #544
- @citizen204 made their first contribution in #521
Full Changelog: v1.15.0...v1.15.1
Bedrock AgentCore SDK v1.15.0
Installation
pip install bedrock-agentcore==1.15.0What's Changed
See CHANGELOG.md for details.
What's Changed
- ci: add Claude Code /security-review workflow on PRs by @tejaskash in #516
- fix(test): update tests to be consistent with new model by @Hweinstock in #534
- ci(gateway): pass KB_ROLE_ARN secret to integration tests by @jariy17 in #535
- release: ny summit by @Hweinstock in #532
- test(integ): fix flaky gateway KB-target & memory list tests + orphan cleanup scripts by @jariy17 in #536
- Release v1.15.0 by @agentcore-devx-automation[bot] in #538
Full Changelog: v1.14.1...v1.15.0
Bedrock AgentCore SDK v1.14.1
Installation
pip install bedrock-agentcore==1.14.1What's Changed
See CHANGELOG.md for details.
What's Changed
- fix(a2a): cap a2a-sdk below 1.0 to restore A2A server startup by @jariy17 in #510
- fix: declare requests as optional 'datasets' extra by @jariy17 in #508
- fix(payments): correct "extension" typo to "extensions" in x402 v2 he… by @rajuans in #513
- Release v1.14.1 by @agentcore-devx-automation[bot] in #515
Full Changelog: v1.14.0...v1.14.1
Bedrock AgentCore SDK v1.14.0
Installation
pip install bedrock-agentcore==1.14.0What's Changed
See CHANGELOG.md for details.
What's Changed
- test(payments): re-enable bearer token integ tests (AgentCredentialProviderService fixed) by @aidandaly24 in #502
- feat(runtime): add interactive runtime shell support by @padmak30 in #505
- Release v1.14.0 by @agentcore-devx-automation[bot] in #506
Full Changelog: v1.13.0...v1.14.0
Bedrock AgentCore SDK v1.13.0
Installation
pip install bedrock-agentcore==1.13.0What's Changed
See CHANGELOG.md for details.
What's Changed
- feat: AgentCore tool search plugin for Strands Agents by @senthilkumarmohan in #494
- ci: skip bearer token integ tests pending AgentCredentialProviderService fix by @jariy17 in #499
- feat(workflows): add closed-PR comment redirect by @aidandaly24 in #489
- Release v1.13.0 by @agentcore-devx-automation[bot] in #501
New Contributors
- @senthilkumarmohan made their first contribution in #494
Full Changelog: v1.12.0...v1.13.0
Bedrock AgentCore SDK v1.12.0
Installation
pip install bedrock-agentcore==1.12.0What's Changed
See CHANGELOG.md for details.
What's Changed
- feat: add async support to MemorySessionManager by @nborges-aws in #478
- add metadata support for LTM by @nborges-aws in #481
- fix: out-of-scope variable in catch block by @nborges-aws in #497
- Release v1.12.0 by @agentcore-devx-automation[bot] in #498
Full Changelog: v1.11.0...v1.12.0
Bedrock AgentCore SDK v1.11.0
Installation
pip install bedrock-agentcore==1.11.0What's Changed
See CHANGELOG.md for details.
What's Changed
- test: add OTEL span content leakage integration tests by @jesseturner21 in #485
- fix: stop retrying after successful payment signing is rejected by merchant by @rajuans in #492
- feat(evaluation): add DatasetClient and dataset management service provider by @jariy17 in #491
- fix(payments): drop unsupported paymentConnectorId + add http_request plugin tool + EIP-3009 timing fix by @aidandaly24 in #493
- Release v1.11.0 by @agentcore-devx-automation[bot] in #495
New Contributors
Full Changelog: v1.10.0...v1.11.0
Bedrock AgentCore SDK v1.10.0
Installation
pip install bedrock-agentcore==1.10.0What's Changed
See CHANGELOG.md for details.
What's Changed
- chore: replace all github.token/GITHUB_TOKEN with GitHub App token by @aidandaly24 in #475
- feat: expand custom request header forwarding to match runtime allowlist by @padmak30 in #483
- Release v1.10.0 by @agentcore-devx-automation[bot] in #486
New Contributors
- @agentcore-devx-automation[bot] made their first contribution in #486
Full Changelog: v1.9.1...v1.10.0