Skip to content

Bedrock AgentCore SDK v1.11.0

Choose a tag to compare

@github-actions github-actions released this 22 May 15:27
· 22 commits to main since this release
1042d58

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