Skip to content

Commit 4516e54

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.90
1 parent dcc37e8 commit 4516e54

6 files changed

+20
-13
lines changed

.changes/3.90.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2025-08-22",
3+
"version" : "3.90",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q supports admin control for MCP servers to restrict MCP server usage"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix incompatible version warning for AWS Toolkit in 2025.2"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix UriError when project is on WSL or a UNC path"
13+
} ]
14+
}

.changes/next-release/bugfix-5f981bc5-69dd-4ecc-9b31-24f5d66b1948.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/bugfix-e00dc253-3047-4309-a9ee-edc955db3327.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/feature-c5fdd407-ad47-4e83-9846-d64559365267.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# _3.90_ (2025-08-22)
2+
- **(Feature)** Amazon Q supports admin control for MCP servers to restrict MCP server usage
3+
- **(Bug Fix)** Fix incompatible version warning for AWS Toolkit in 2025.2
4+
- **(Bug Fix)** Fix UriError when project is on WSL or a UNC path
5+
16
# _3.89_ (2025-08-07)
27
- **(Bug Fix)** /transform: validate YAML dependency file for required fields
38

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=3.90-SNAPSHOT
5+
toolkitVersion=3.90
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)