Skip to content

Commit 813c2c1

Browse files
chore: bump version to 1.4.0 (#281)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f99e1b commit 813c2c1

3 files changed

Lines changed: 21 additions & 13 deletions

File tree

CHANGELOG.md

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

3+
## [1.4.0] - 2026-02-24
4+
5+
### Added
6+
- feat: add SessionConfiguration with proxy, extensions, and profile support (#274) (ca3c322)
7+
8+
### Other Changes
9+
- chore: bump version to 1.3.2 (#280) (a637826)
10+
311
## [Unreleased]
412

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

uv.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)