Skip to content

Commit 18a78b9

Browse files
chore: bump version to 1.0.7 (#173)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cb98125 commit 18a78b9

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.7] - 2025-11-25
4+
5+
### Added
6+
- feat: parallelize retrieve memories API calls for multiple namespaces to improve latency (#163) (df5a2c9)
7+
- feat: add documentation for metadata support in STM (#156) (67563f1)
8+
9+
### Fixed
10+
- fix: metadata-workflow readme link (#171) (a8536df)
11+
12+
### Other Changes
13+
- chore: bump strands-agents version (#172) (cb98125)
14+
- Allow passing custom parameters to the GetResourceOauth2Token API via SDK decorator (#157) (988ca8f)
15+
- chore: bump version to 1.0.6 (#155) (d1953e8)
16+
317
## [1.0.6] - 2025-11-10
418

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

uv.lock

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

0 commit comments

Comments
 (0)