Skip to content

Commit ba755aa

Browse files
chore: bump version to 1.17.0 (aws#565)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2bfabb3 commit ba755aa

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.17.0] - 2026-07-02
4+
5+
### Other Changes
6+
- fix(runtime): prevent streaming-bridge deadlock on client disconnect (#482) (#563) (2bfabb3)
7+
- Revert "Create poc-caller.yml (#561)" (#562) (8bbfe18)
8+
- Create poc-caller.yml (#561) (df244a2)
9+
310
## [1.16.0] - 2026-06-30
411

512
### Other Changes

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.16.0"
7+
version = "1.17.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)