Skip to content

Commit cb44b79

Browse files
chore: bump version to 1.2.1 (#250)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1de940d commit cb44b79

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.2.1] - 2026-02-03
4+
5+
### Fixed
6+
- fix: escape special characters in Slack notification payload (#239) (bcd312f)
7+
8+
### Other Changes
9+
- Add trailing slash to namespace strings (#238) (1de940d)
10+
- feat(memory): add metadata support to MemoryClient events (#236) (53a1baa)
11+
- temp: add Slack notification workflow for new issues (#226) (a48944a)
12+
- chore: bump version to 1.2.0 (#213) (52bc194)
13+
314
## [1.2.0] - 2026-01-13
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.2.0"
7+
version = "1.2.1"
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)