Skip to content

Commit 08f34c7

Browse files
chore: bump version to 1.9.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1086f94 commit 08f34c7

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

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

516
### 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)