Skip to content

Bedrock AgentCore SDK v1.20.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:42
9195576

Installation

pip install bedrock-agentcore==1.20.0

What's Changed

See CHANGELOG.md for details.

What's Changed

  • ci: wire shared composite actions by @JunyangHe in #601
  • feat: third-party eval metrics adapter (DeepEval + Autoevals) with strands-evals mappers by @stone-coding in #568
  • fix(ci): add pinned deepeval and autoevals to dev group by @jariy17 in #609
  • ci: install deepeval and autoevals for evaluation integ tests by @jariy17 in #608
  • fix(test): repair four unit tests drifting behind source and upstream APIs by @jariy17 in #610
  • Validate agent input in sample agents and runtime docs by @jariy17 in #612
  • fix(test): repair eval adapter integ fixture and wire LLM judge key by @jariy17 in #614
  • fix(a2a): bind the A2A contract port, ignore generic PORT by @jariy17 in #615
  • fix(test): pin autoevals judge to the OpenAI API by @jariy17 in #617
  • Release v1.20.0 by @agentcore-devx-automation[bot] in #619

New Contributors

Full Changelog: v1.19.0...v1.20.0