Skip to content

Commit da493d4

Browse files
author
aws-toolkit-automation
committed
Release 2.5.0
1 parent 659cb25 commit da493d4

17 files changed

+77
-55
lines changed

.changes/2.5.0.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"date": "2024-01-11",
3+
"version": "2.5.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "CodeWhisperer: Fixes a bug where accepting a recommendation in AWS Cloud9 will trigger another suggestion"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Amazon Q: correct code selection range for one-line selections"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "CodeWhisperer: Security Scan Log output is blank if log level is not \"verbose\"."
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "Amazon Q Chat: Fixed code block text background"
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "Amazon Q Transform: delete temp files we create when no longer needed"
24+
},
25+
{
26+
"type": "Bug Fix",
27+
"description": "Amazon Q Transform: make copy-dependencies command less error prone"
28+
},
29+
{
30+
"type": "Bug Fix",
31+
"description": "CodeWhisperer: fix incorrect error handling causing TypeError .includes is not a function"
32+
},
33+
{
34+
"type": "Bug Fix",
35+
"description": "Amazon Q: \"Transformation Hub\" is always visible, even if Transform feature is not enabled or used"
36+
},
37+
{
38+
"type": "Feature",
39+
"description": "CodeWhisperer: add select customization action to notification"
40+
},
41+
{
42+
"type": "Feature",
43+
"description": "feat(sam): python 3.12 support for SAM, lambda"
44+
},
45+
{
46+
"type": "Feature",
47+
"description": "Browser: Enable generic global commands in ellipses menus, e.g. About Toolkit, Report Toolkit Issue, etc."
48+
},
49+
{
50+
"type": "Removal",
51+
"description": "Commands: Remove redundant 'View Quick Start' command from appearing in non-Cloud9 versions of the toolkit."
52+
},
53+
{
54+
"type": "Removal",
55+
"description": "Amazon Q, CodeWhisperer: Remove 'Switch Connections' menu item, and only show 'Add new connection' when not signed in."
56+
}
57+
]
58+
}

.changes/next-release/Bug Fix-18261950-9a6c-4fdf-b618-5c45ffaa3e82.json

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

.changes/next-release/Bug Fix-219eee10-03c2-4122-9bf8-30f0c4ce6f88.json

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

.changes/next-release/Bug Fix-29e2ab3a-6bef-49c4-874c-05752122ea7b.json

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

.changes/next-release/Bug Fix-335f2fb2-ad96-4031-8777-1edba11b4d21.json

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

.changes/next-release/Bug Fix-40e7e079-f63c-4ca8-8639-8a8810f59f85.json

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

.changes/next-release/Bug Fix-488470d7-db3a-48fe-8c06-2b499e374995.json

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

.changes/next-release/Bug Fix-524dba3b-28f6-4aef-b5f6-2624b73c868c.json

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

.changes/next-release/Bug Fix-d4bf021f-adee-4cba-9737-b371d0be85ff.json

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

.changes/next-release/Feature-9c583c77-3b07-4c5e-b5c2-ba32b9d29963.json

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

0 commit comments

Comments
 (0)