Skip to content

Commit 76dda3a

Browse files
chore: bump version to 0.1.34 (#355)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1415eb3 commit 76dda3a

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

3+
## [0.1.34] - 2025-11-19
4+
5+
### Changes
6+
7+
- docs: add identity CLI quickstart and fix claude SDK path (#353) (1415eb3)
8+
- feat: Add Memory/Gateway CLI support (#338) (70c4dee)
9+
- feat: add Identity CLI commands for managing OAuth authentication and external service access (#332) (1dcc546)
10+
- Add AWS Marketplace subscription permissions to execution role (#349) (0707685)
11+
- chore: bump version to 0.1.33 (#347) (bc978cc)
12+
313
## [0.1.33] - 2025-11-15
414

515
### Changes

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-starter-toolkit"
7-
version = "0.1.33"
7+
version = "0.1.34"
88
description = "A starter toolkit 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)