Skip to content

Commit 86729fe

Browse files
committed
Merge remote-tracking branch 'aws/main' into keybinding
2 parents 1a5a91e + 561a183 commit 86729fe

File tree

79 files changed

+1329
-785
lines changed

Some content is hidden

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

79 files changed

+1329
-785
lines changed

.changes/3.47.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"date" : "2025-01-09",
3+
"version" : "3.47",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix issue where users are unable to login to Amazon Q if they have previously authenticated (#5214)"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix incorrect text shown while updating documentation in /doc"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Amazon Q Code Transformation: retry initial project upload on failure"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "/transform: use correct doc link in SQL conversion help message"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Amazon Q /dev: Fix issue when files are deleted while preparing context"
19+
}, {
20+
"type" : "bugfix",
21+
"description" : "Amazon Q /test: Test generation fails for files outside the project"
22+
}, {
23+
"type" : "bugfix",
24+
"description" : "Amazon Q Code Transformation: allow PostgreSQL as target DB for SQL conversions"
25+
}, {
26+
"type" : "bugfix",
27+
"description" : "Fix incorrect accept and reject buttons shows up while hovering over the generated file"
28+
}, {
29+
"type" : "bugfix",
30+
"description" : "Prevent customization override if user has manually selected a customization"
31+
}, {
32+
"type" : "bugfix",
33+
"description" : "Align UX text of document generation flow with vs code version"
34+
} ]
35+
}

.changes/3.48.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"date" : "2025-01-16",
3+
"version" : "3.48",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Enhance Q inline completion context fetching for better suggestion quality"
7+
}, {
8+
"type" : "feature",
9+
"description" : "/doc: Add error message if updated README is too large"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "/transform: always include button to start a new transformation at the end of a job"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Amazon Q can update mvn and gradle build files"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Fix doc generation for modules that are a part of the project"
19+
}, {
20+
"type" : "bugfix",
21+
"description" : "Amazon Q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining"
22+
}, {
23+
"type" : "bugfix",
24+
"description" : "/transform: automatically open pre-build error logs when available"
25+
}, {
26+
"type" : "bugfix",
27+
"description" : "/doc: Fix code generation error when cancelling a documentation task"
28+
}, {
29+
"type" : "bugfix",
30+
"description" : "Amazon Q - update messaging for /doc agent"
31+
} ]
32+
}

.changes/3.49.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-01-17",
3+
"version" : "3.49",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "/review: Improved success rate of code reviews for certain workspace configurations"
7+
} ]
8+
}

.changes/next-release/bugfix-552a4676-3214-4321-a332-344bdf9f1830.json

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

.changes/next-release/bugfix-58a31adb-0d87-4a2d-ac83-9b5846e023e6.json

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

.changes/next-release/bugfix-8ccd7b78-550a-42c5-ab9c-151977ff6e96.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" : "bugfix",
3+
"description" : "Improve text description of workspace index settings"
4+
}

.changes/next-release/bugfix-ba3d37ee-8792-4979-b9de-e7e6320089b5.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" : "bugfix",
3+
"description" : "Amazon Q Doc README diff will re-open when the README file is clicked after it has been closed"
4+
}s
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Amazon Q /test: Fix for test generation payload creation to not filter out target file."
4+
}

0 commit comments

Comments
 (0)