Skip to content

Releases: aws/bedrock-agentcore-sdk-python

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

Bedrock AgentCore SDK v1.6.0

31 Mar 23:10
7033752

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.6.0

What's Changed

See CHANGELOG.md for details.

What's Changed

  • feat: add custom code-based evaluator decorator and typed models by @jariy17 in #383
  • Release v1.6.0 by @github-actions[bot] in #385

Full Changelog: v1.5.1...v1.6.0

Bedrock AgentCore SDK v1.5.1

31 Mar 14:58
daaa807

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.5.1

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Revert "feat: Emit OTEL attributes for AgentCore Evaluation support" by @notgitika in #380
  • Release v1.5.1 by @github-actions[bot] in #384

Full Changelog: v1.5.0...v1.5.1

Bedrock AgentCore SDK v1.5.0

30 Mar 22:52
14b236e

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.5.0

What's Changed

See CHANGELOG.md for details.

What's Changed

  • feat: add support for policies and certificates by @rvkandury in #371
  • Ci/dependabot auto merge by @sundargthb in #361
  • ci: add backward compatibility integration test workflow by @sundargthb in #357
  • Ci/breaking change detection by @sundargthb in #358
  • feat: Add certificates to create_code_interpreter() by @sundargthb in #373
  • feat: add ground truth support to EvaluationClient and OnDemandEvaluationDatasetRunner by @jariy17 in #376
  • chore: Modify arn parsing in runtime client to allow for different partitions by @mahlera in #362
  • Release v1.5.0 by @github-actions[bot] in #379

New Contributors

Full Changelog: v1.4.8...v1.5.0

Bedrock AgentCore SDK v1.4.8

26 Mar 22:34
9c52bf7

Choose a tag to compare

Installation

pip install bedrock-agentcore==1.4.8

What's Changed

See CHANGELOG.md for details.

What's Changed

  • fix: Handle image-only messages in retrieve_customer_context by @grahamburgsma in #299
  • ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #359
  • ci(deps): bump trufflesecurity/trufflehog from 3.93.8 to 3.94.0 by @dependabot[bot] in #360
  • ci: migrate PyPI publishing to OIDC Trusted Publishing by @sundargthb in #363
  • fix: lazy import strands-agents-evals to avoid ImportError when not installed by @jariy17 in #367
  • feat: Emit OTEL attributes for AgentCore Evaluation support by @jesseturner21 in #368
  • Release v1.4.8 by @github-actions[bot] in #369

New Contributors

Full Changelog: v1.4.7...v1.4.8