Skip to content

Commit 5fae9c3

Browse files
chore: bump version to 0.9.0 (aws#881)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c576d02 commit 5fae9c3

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.9.0] - 2026-04-17
6+
7+
### Added
8+
- feat: add agent inspector web UI for `agentcore dev` (#871) (6cc575c)
9+
10+
### Fixed
11+
- fix: defer policy engine write and harden policy flow UX (#856) (c576d02)
12+
13+
### Documentation
14+
- docs: document executionRoleArn in runtime spec (#872) (abfd33b)
15+
516
## [0.8.2] - 2026-04-16
617

718
### Added

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/agentcore",
3-
"version": "0.8.2",
3+
"version": "0.9.0",
44
"description": "CLI for Amazon Bedrock AgentCore",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)