Skip to content

Commit e1db6a5

Browse files
authored
Revert "chore: bump version to 0.3.0-preview.7.0 (#569)" (#573)
This reverts commit 3ef8c07.
1 parent 3ef8c07 commit e1db6a5

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

CHANGELOG.md

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

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

5-
## [0.3.0-preview.7.0] - 2026-03-19
6-
7-
### Added
8-
- feat: introduce evaluation feature (#518) (d970e26)
9-
- feat: add TUI agent harness with MCP server (#548) (c51b1e2)
10-
- feat: dev and invoke support for MCP and A2A protocols (#554) (c2c646c)
11-
- feat: unhide gateway and gateway-target CLI commands (#562) (5c8d1b4)
12-
- feat: add protocol mode support (HTTP, MCP, A2A) (#550) (3aaa062)
13-
- feat: add VPC network mode support (#545) (a61ebdd)
14-
15-
### Fixed
16-
- fix: correct managed OAuth credential name lookup for gateway MCP clients (#543) (30e6a74)
17-
185
## [0.3.0-preview.5.1] - 2026-03-12
196

207
### 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.3.0-preview.7.0",
3+
"version": "0.3.0-preview.5.1",
44
"description": "CLI for Amazon Bedrock AgentCore",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)