Skip to content

Commit 40c4aff

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feature/rubysecurityscans
2 parents ad4254f + de45a9b commit 40c4aff

File tree

68 files changed

+2272
-593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2272
-593
lines changed

.changes/2.2.0.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"date": "2023-12-06",
3+
"version": "2.2.0",
4+
"entries": [
5+
{
6+
"type": "Breaking Change",
7+
"description": "validate that pom.xml is in root directory of project, not anywhere in project"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "AWS Toolkit submenus appear in other extension views #4111"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "CodeCatalyst: \"No handler found\" error may occur when opening `vscode://` URI #4105"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "CodeWhisperer: Security scans for Java no longer require build artifacts"
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "Amazon Q: Input prompt gets wrapped to new line which avoids focusing"
24+
}
25+
]
26+
}

.changes/next-release/Breaking Change-d11aa2b2-96e2-46f7-9a06-5fceab6299ec.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Help > View Toolkit Logs opens an empty file if other menu items were interacted with first."
4+
}

.changes/next-release/Bug Fix-546034a4-7a26-4c29-b0ae-5f2ddb7b9697.json

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

.changes/next-release/Bug Fix-5caa0d38-8b96-437c-9710-3b288794d9ab.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Amazon Q: Fixed an issue where sometimes /transform won't appear when switching between idC/builder id"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Amazon Q: 'Switch to Q Chat' button not working for some users."
4+
}

.changes/next-release/Bug Fix-d086954c-0bde-4ab8-9d07-7eac324faaf8.json

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

.changes/next-release/Bug Fix-dc5d5825-4d0e-4a2e-9ec3-63b4a0466662.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "CodeWhisperer security scans now support Go files."
4+
}

0 commit comments

Comments
 (0)