Skip to content

Commit 4838037

Browse files
chore: bump version to 1.14.0 (#506)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cf19e57 commit 4838037

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.14.0] - 2026-06-05
4+
5+
### Other Changes
6+
- feat(runtime): add interactive runtime shell support (#505) (cf19e57)
7+
- Revert "ci: skip bearer token integ tests pending AgentCredentialProviderService fix (#499)" (#502) (69954eb)
8+
39
## [1.13.0] - 2026-06-02
410

511
### 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.13.0"
7+
version = "1.14.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)