Skip to content

Commit aadb494

Browse files
committed
Merge branch 'master' of https://github.com/aws/aws-toolkit-vscode into gajjardh/refactor-add-ComputeEnv-telemetry
2 parents 40a90bd + 6fea980 commit aadb494

File tree

1,454 files changed

+12308
-9701
lines changed

Some content is hidden

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

1,454 files changed

+12308
-9701
lines changed

.changes/2.6.0.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"date": "2024-01-18",
3+
"version": "2.6.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "CodeWhisperer suggestions may be trimmed under certain criteria"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Amazon Q CodeTransform: open summary.md automatically when job finishes"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "CodeWhisperer not handling extra closing symbols (parenthesis, brackets, quotes) when user typeahead exists"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "Cloud9: error when expanding S3 folder"
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "SAM local debugging: Toolkit showed SamLaunchRequestError for `AWS::Lambda::Function` template resource"
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "Amazon Q CodeTransform: use Maven wrapper (if present) to copy dependencies if Maven not installed"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "SAM lambda debugging: SAM output and other logs are now presented with VSCode's log highlighting"
32+
}
33+
]
34+
}

.changes/2.7.0.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"date": "2024-01-25",
3+
"version": "2.7.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Add invalid auth handling to Application Composer's Sync button"
8+
}
9+
]
10+
}

.changes/2.8.0.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"date": "2024-02-01",
3+
"version": "2.8.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "CodeWhisperer: Improve CodePercentage telemetry reporting"
8+
}
9+
]
10+
}

.changes/2.9.0.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"date": "2024-02-09",
3+
"version": "2.9.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Cloud9: certain filesystem calls did not work in Cloud9"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "EC2 Credentials: Use IMDSv2 calls if available, otherwise fall back IMDSv1."
12+
},
13+
{
14+
"type": "Feature",
15+
"description": "Enable java 17 for SAM create and local Lambda debugging"
16+
}
17+
]
18+
}

.changes/next-release/Bug Fix-3f2c34ab-615e-4501-b697-75b38a7f4c39.json

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

.changes/next-release/Bug Fix-454d780d-97bc-49af-9391-527808d8bd33.json

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

.changes/next-release/Bug Fix-55510462-3473-4c65-a3f8-52f6a79e4a26.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": "CDK Explorer: Refresh button is now visible."
4+
}

.changes/next-release/Bug Fix-ff0dcc4b-4981-43b3-9c16-75a91b5a43a6.json

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

.changes/next-release/Feature-a4a67f74-2ea2-4e18-9864-c8904e0128e6.json

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

0 commit comments

Comments
 (0)