Skip to content

Commit 759eb0d

Browse files
chore: bump version to 1.13.0 (#501)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cc10c12 commit 759eb0d

3 files changed

Lines changed: 619 additions & 9 deletions

File tree

CHANGELOG.md

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

3+
## [1.13.0] - 2026-06-02
4+
5+
### Added
6+
- feat: AgentCore tool search plugin for Strands Agents (#494) (1cdc356)
7+
8+
### Other Changes
9+
- feat(workflows): add closed-PR comment redirect (#489) (cc10c12)
10+
- ci: skip bearer token integ tests pending AgentCredentialProviderService fix (#499) (8786b18)
11+
312
## [1.12.0] - 2026-05-28
413

514
### 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.12.0"
7+
version = "1.13.0"
88
description = "An SDK for using Bedrock AgentCore"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)