Skip to content

Releases: aws/bedrock-agentcore-sdk-python

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

Bedrock AgentCore SDK v1.8.0

30 Apr 23:28
65fb85c

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.8.0

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: increase memory regression test timeout to 15 minutes by @nborges-aws in #442
  • docs: update README links and remove Starter Toolkit references by @tejaskash in #444
  • Feat: Evaluation preview features - Batch evaluation and config bundles by @padmak30 in #446
  • feat: support on-behalf-of token exchange and additional parameters by @aidandaly24 in #447
  • Release v1.8.0 by @github-actions[bot] in #448

Full Changelog: v1.7.0...v1.8.0

Bedrock AgentCore SDK v1.7.0

28 Apr 19:29
17e748f

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.7.0

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: v1.6.4...v1.7.0

Bedrock AgentCore SDK v1.6.4

23 Apr 20:09
d8c91cb

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.6.4

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: implement update_message() for guardrail redaction support by @notgitika in #388
  • fix(converters): prepend reasoningContent blocks in _openai_to_bedrock() by @cagataycali in #419
  • fix: use correct 'score' field for relevance filtering in retrieve_customer_context by @biascia in #415
  • feat: add utility methods for primitive clients by @nborges-aws in #424
  • Release v1.6.4 by @github-actions[bot] in #431

New Contributors

Full Changelog: v1.6.3...v1.6.4

Bedrock AgentCore SDK v1.6.3

16 Apr 23:55
625d8ec

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.6.3

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: validate region parameter to prevent SSRF request redirection by @jariy17 in #417
  • Release v1.6.3 by @github-actions[bot] in #421

Full Changelog: v1.6.2...v1.6.3

Bedrock AgentCore SDK v1.6.2

13 Apr 18:11
b8dc751

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.6.2

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix(ci): increase memory integration test timeout to 15 minutes by @jariy17 in #401
  • fix: make agentcore-worker-loop compatible with OTEL threading instrumentation by @aidandaly24 in #405
  • Release v1.6.2 by @github-actions[bot] in #411

Full Changelog: v1.6.1...v1.6.2

Bedrock AgentCore SDK v1.6.1

10 Apr 13:03
5759f54

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.6.1

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: pin griffe version and fix ExplanationStyle attribute error by @sundargthb in #381
  • fix: skip integration tests for Dependabot and remove missing label by @sundargthb in #382
  • feat: add read_only flag to AgentCoreMemorySessionManager to disable ACM persistence by @mohanasudhan in #389
  • fix(ci): add pytest-rerunfailures to integration test dependencies by @jariy17 in #400
  • chore(deps): bump boto3 and botocore minimum to 1.42.86 by @jariy17 in #399
  • fix: replace blocklist with allowlist for install_packages() package validation by @padmak30 in #403
  • Release v1.6.1 by @github-actions[bot] in #404

New Contributors

Full Changelog: v1.6.0...v1.6.1