Bedrock AgentCore SDK v1.19.0
Installation
pip install bedrock-agentcore==1.19.0What's Changed
See CHANGELOG.md for details.
What's Changed
- Add LLM issue auto-triage: type and high-severity labelers by @jesseturner21 in #584
- fix: convert RST admonition to ADOC by @nborges-aws in #594
- feat(a2a): migrate runtime integration to a2a-sdk v1 by @notgitika in #591
- fix(a2a): honor PORT when serving locally by @notgitika in #593
- fix(ci): pin Twine to 6.2.0 by @JunyangHe in #600
- ci: migrate workflows to shared reusable workflows by @JunyangHe in #597
- fix: preserve generated API reference content by @notgitika in #595
- fix(memory-integ): address capacity cap and update failures in tests by @Hweinstock in #604
- fix(a2a): advertise resolved port on explicit cards by @notgitika in #605
- Release v1.19.0 by @agentcore-devx-automation[bot] in #606
Full Changelog: v1.18.1...v1.19.0