Skip to content

Commit 7d6d4f4

Browse files
agentcore-devx-automation[bot]github-actions[bot]jesseturner21
authored
Release v1.12.0 (#498)
* chore: bump version to 1.12.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: trigger CI re-run --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jesse Turner <ajesstur@amazon.com>
1 parent 4054115 commit 7d6d4f4

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.12.0] - 2026-05-28
4+
5+
### Added
6+
- feat: add async support to MemorySessionManager (#478) (76edb16)
7+
8+
### Fixed
9+
- fix: out-of-scope variable in catch block (#497) (4054115)
10+
11+
### Other Changes
12+
- add metadata support for LTM (#481) (80c4b11)
13+
314
## [1.11.0] - 2026-05-22
415

516
### 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.11.0"
7+
version = "1.12.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)