Skip to content

Commit dcd48d6

Browse files
committed
merge in upstream again
2 parents 36c8d68 + 16c0228 commit dcd48d6

File tree

90 files changed

+1661
-329
lines changed

Some content is hidden

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

90 files changed

+1661
-329
lines changed

package-lock.json

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mergeReports": "ts-node ./scripts/mergeReports.ts"
4141
},
4242
"devDependencies": {
43-
"@aws-toolkits/telemetry": "^1.0.289",
43+
"@aws-toolkits/telemetry": "^1.0.293",
4444
"@playwright/browser-chromium": "^1.43.1",
4545
"@stylistic/eslint-plugin": "^2.11.0",
4646
"@types/he": "^1.2.3",

packages/amazonq/.changes/1.43.0.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"date": "2025-01-15",
3+
"version": "1.43.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Auth: Valid StartURL not accepted at login"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Fix inline completion supplementalContext length exceeding maximum in certain cases"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "Amazon Q /test: Unit test generation completed message shows after accept/reject action"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "/test: for unsupported languages was sometimes unreliable"
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "User-selected customizations are sometimes not being persisted."
24+
},
25+
{
26+
"type": "Bug Fix",
27+
"description": "Amazon q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "Adds capability to send new context commands to AB groups"
32+
},
33+
{
34+
"type": "Feature",
35+
"description": "feat(amazonq): Add error message for updated README too large"
36+
},
37+
{
38+
"type": "Feature",
39+
"description": "Enhance Q inline completion context fetching for better suggestion quality"
40+
}
41+
]
42+
}
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: word duplication when pressing tab on context selector fixed"
4+
}

packages/amazonq/.changes/next-release/Bug Fix-72b26a2d-3647-4d07-b0ef-92238e3f0050.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: cursor no longer jumps after navigating prompt 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": "Improve the text description of workspace index settings"
4+
}

packages/amazonq/.changes/next-release/Bug Fix-d8c02c38-bdc4-492a-bf8c-6c35e35087be.json

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

packages/amazonq/.changes/next-release/Bug Fix-ef93f909-3aa5-4e62-a4fc-850376161d24.json

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

packages/amazonq/.changes/next-release/Feature-37eb706c-57a1-4751-888d-220b2f68ee4d.json

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

0 commit comments

Comments
 (0)