Skip to content

Releases: aws/bedrock-agentcore-sdk-python

Bedrock AgentCore SDK v1.15.1

25 Jun 20:38
5c4d3ba

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.15.1

What'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

Full Changelog: v1.15.0...v1.15.1

Bedrock AgentCore SDK v1.15.0

17 Jun 22:29
e873597

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.15.0

What'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

11 Jun 20:01
469d3b8

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.14.1

What'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

05 Jun 23:09
4838037

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.14.0

What'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

02 Jun 19:00
759eb0d

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.13.0

What'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

Full Changelog: v1.12.0...v1.13.0

Bedrock AgentCore SDK v1.12.0

28 May 17:56
7d6d4f4

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.12.0

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: v1.11.0...v1.12.0

Bedrock AgentCore SDK v1.11.0

22 May 15:27
1042d58

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.11.0

What'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

19 May 19:57
76c8d89

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.10.0

What'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

Bedrock AgentCore SDK v1.9.1

12 May 21:51
82eddf3

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.9.1

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: v1.9.0...v1.9.1

Bedrock AgentCore SDK v1.9.0

07 May 22:18
d69db93

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.9.0

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: preserve multi-turn history in Strands ConversationTurn by @tejaskash in #454
  • feat(payments): add AgentCore Payments module by @aidandaly24 in #457
  • ci: add payments group to integration test matrix by @aidandaly24 in #460
  • fix(payments): use RUNTIME_ROLE_ARN for CP integ tests by @aidandaly24 in #461
  • fix(payments): skip connector integ tests requiring CDP credentials by @aidandaly24 in #462
  • Release v1.9.0 by @github-actions[bot] in #463

Full Changelog: v1.8.0...v1.9.0