Skip to content

Commit b507ef7

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.91
1 parent 4e6c759 commit b507ef7

7 files changed

+24
-17
lines changed

.changes/3.91.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"date" : "2025-08-28",
3+
"version" : "3.91",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Enabling dynamic model fetching capabilities in Amazon Q chat"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Enable agentic code review"
10+
}, {
11+
"type" : "feature",
12+
"description" : "Amazon Q: Support for configuring and utilizing remote MCP servers."
13+
}, {
14+
"type" : "deprecation",
15+
"description" : "An upcoming release will remove support for JetBrains Gateway version 2025.1 and for IDEs based on the 2024.2 platform"
16+
} ]
17+
}

.changes/next-release/deprecation-51f406e2-cc57-497d-ba52-1140ccea8d05.json

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

.changes/next-release/feature-2cb3fcb8-7ab3-4b96-8b31-85576cd3947c.json

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

.changes/next-release/feature-fa373e43-dd37-4f6f-a226-7476f5866e9a.json

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

.changes/next-release/feature-fc525407-4cfa-4367-a49d-7be6a191f3d0.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# _3.91_ (2025-08-28)
2+
- **(Feature)** Enabling dynamic model fetching capabilities in Amazon Q chat
3+
- **(Feature)** Enable agentic code review
4+
- **(Feature)** Amazon Q: Support for configuring and utilizing remote MCP servers.
5+
- **(Deprecation)** An upcoming release will remove support for JetBrains Gateway version 2025.1 and for IDEs based on the 2024.2 platform
6+
17
# _3.90_ (2025-08-22)
28
- **(Feature)** Amazon Q supports admin control for MCP servers to restrict MCP server usage
39
- **(Bug Fix)** Fix incompatible version warning for AWS Toolkit in 2025.2

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.91-SNAPSHOT
5+
toolkitVersion=3.91
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)