Skip to content

Commit 32a7bd4

Browse files
authored
Merge branch 'aws:master' into master
2 parents cbb2e19 + 43b0bd1 commit 32a7bd4

File tree

41 files changed

+752
-107
lines changed

Some content is hidden

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

41 files changed

+752
-107
lines changed

package-lock.json

Lines changed: 534 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"date": "2025-03-12",
3+
"version": "1.51.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "increase scan timeout to reduce front-end timeout errors"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Amazon Q chat: Create a new prompt form does not autofocus or submit with Enter press"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "/review: Zip files are created with the wrong file path for file scans in multifolder workspaces."
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "/review: Invalid file path characters caused some detections to be skipped on Windows"
20+
},
21+
{
22+
"type": "Feature",
23+
"description": "Amazon Q Chat: You can now keep a \"library\" of prompt files in your home directory under `~/.aws/amazonq/prompts` and then quickly add them to the context using `@` on any project you’re working on. Prompt files are in markdown (`.md`) format."
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "/review: show code diff for fix preview"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "/test: display test plan summary in chat after generating tests"
32+
}
33+
]
34+
}
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 chat: @Folders and @Files are missing `@` prefix in chat history"
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 chat: Progress indicator height is stretched"
4+
}

packages/amazonq/.changes/next-release/Bug Fix-4f680a31-ba5e-4baa-9984-666e0c1c2b72.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 chat: Long descriptions in context list are cut off"
4+
}

packages/amazonq/.changes/next-release/Bug Fix-917c4c75-6019-4d7d-a246-0248cf2be55d.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": "Code Review: Fixed a bug where issues are double counted in the Q chat"
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 chat: Animation timings are too long"
4+
}

packages/amazonq/.changes/next-release/Bug Fix-b89574ec-9f50-4b4c-b548-30bfce5d0999.json

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

0 commit comments

Comments
 (0)