Skip to content

Commit d69db93

Browse files
Release v1.9.0 (#463)
* chore: bump version to 1.9.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update CHANGELOG for version 1.9.0 Signed-off-by: Aidan Daly <99039782+aidandaly24@users.noreply.github.com> --------- Signed-off-by: Aidan Daly <99039782+aidandaly24@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Aidan Daly <99039782+aidandaly24@users.noreply.github.com>
1 parent 1086f94 commit d69db93

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.9.0] - 2026-05-07
4+
5+
### Added
6+
- feat(payments): add AgentCore Payments module (#457) (a4d73c7)
7+
8+
### Fixed
9+
- fix: preserve multi-turn history in Strands ConversationTurn (#454) (10da345)
10+
11+
### Other Changes
12+
- fix(payments): use RUNTIME_ROLE_ARN for CP integ tests (#461) (65df922)
13+
- ci: add payments group to integration test matrix (#460) (2be8a6a)
14+
15+
316
## [1.8.0] - 2026-04-30
417

518
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bedrock-agentcore"
7-
version = "1.8.0"
7+
version = "1.9.0"
88
description = "An SDK for using Bedrock AgentCore"
99
readme = "README.md"
1010
requires-python = ">=3.10"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)