Skip to content

Commit 625d8ec

Browse files
Release v1.6.3 (#421)
* chore: bump version to 1.6.3 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * empty commit Signed-off-by: Trirmadura J Ariyawansa <tjariy@amazon.com> * fix: remove trailing whitespace in README.md --------- Signed-off-by: Trirmadura J Ariyawansa <tjariy@amazon.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Trirmadura J Ariyawansa <tjariy@amazon.com>
1 parent 640b3ad commit 625d8ec

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.6.3] - 2026-04-16
4+
5+
### Fixed
6+
- fix: validate region parameter to prevent SSRF request redirection (#417) (640b3ad)
7+
38
## [1.6.2] - 2026-04-13
49

510
### Fixed

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.6.2"
7+
version = "1.6.3"
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)