Skip to content

Commit 088d986

Browse files
Merge main into feature/dev-execution
2 parents 1259950 + b6cf072 commit 088d986

8 files changed

+28
-21
lines changed

.changes/3.70.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"date" : "2025-05-08",
3+
"version" : "3.70",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q: Support selecting customizations across all Q profiles with automatic profile switching for enterprise users"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Do not always show 'Amazon Q Code Issues' tab when switching to the 'Problems' tool window"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "/dev: Fix missing Amazon Q feature dev auto build setting."
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "increase /review timeout"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Fix JavascriptLanguage not found on 2025.1+"
19+
} ]
20+
}

.changes/next-release/bugfix-54c0cf8a-9df5-4673-bf16-61a650434abc.json

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

.changes/next-release/bugfix-7920ece4-99d6-4828-931e-29b66994dc10.json

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

.changes/next-release/bugfix-7e09465d-6cb8-4180-9131-7ec6543db20c.json

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

.changes/next-release/bugfix-814bffb3-03aa-44ad-b639-008cf2929063.json

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

.changes/next-release/feature-ae7d15f4-ae07-4faf-963a-6d83a85852e4.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# _3.70_ (2025-05-08)
2+
- **(Feature)** Amazon Q: Support selecting customizations across all Q profiles with automatic profile switching for enterprise users
3+
- **(Bug Fix)** Do not always show 'Amazon Q Code Issues' tab when switching to the 'Problems' tool window
4+
- **(Bug Fix)** /dev: Fix missing Amazon Q feature dev auto build setting.
5+
- **(Bug Fix)** increase /review timeout
6+
- **(Bug Fix)** Fix JavascriptLanguage not found on 2025.1+
7+
18
# _3.69_ (2025-04-28)
29
- **(Bug Fix)** Amazon Q: Fix issue where context menu items are not available after re-opening projects or restarting the IDE
310
- **(Bug Fix)** Fix LinkageError while attempting to do Amazon Q inline suggestions in certain environments

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.70-SNAPSHOT
5+
toolkitVersion=3.71-SNAPSHOT
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)