Skip to content

Commit 47d61f6

Browse files
chore: bump version to 2.0.0 (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bdb9acd commit 47d61f6

3 files changed

Lines changed: 11 additions & 2 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+
## [2.0.0] - 2026-03-09
4+
5+
### Added
6+
- feat: split release workflow into prepare and publish (bdb9acd)
7+
8+
### Fixed
9+
- fix: Session manager batching improvements (#298) (328acba)
10+
- fix: allow custom HTTP status codes from entrypoint handlers (#284) (#296) (2371461)
11+
312
## [1.4.2] - 2026-03-03
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.4.2"
7+
version = "2.0.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)