Skip to content

Commit 235be56

Browse files
authored
Merge branch 'main' into sqlFix
2 parents 114dfd3 + 6370cf2 commit 235be56

File tree

77 files changed

+837
-414
lines changed

Some content is hidden

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

77 files changed

+837
-414
lines changed

.changes/3.45.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"date" : "2024-12-10",
3+
"version" : "3.45",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add acknowledgement button for Amazon Q Chat disclaimer"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : " Chosing cancel on sign out confirmation now cancels the sign out and does not delete profiles from ~/.aws/config (#5167)"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix `@workspace` missing from the Amazon Q Chat welcome tab"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Fix for /review LLM based code issues for file review on windows"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Fix for File Review payload and Regex error for payload generation"
19+
}, {
20+
"type" : "bugfix",
21+
"description" : "Amazon Q Code Transformation: show build logs when server-side build fails"
22+
} ]
23+
}

.changes/next-release/bugfix-1507b9a1-02ba-426c-b08d-e8ac8ca1e83d.json

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

.changes/next-release/bugfix-4188d9b7-63eb-4e12-b3ee-4aec88b546be.json

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

.changes/next-release/bugfix-48a5cdf7-da5b-4b77-b7b6-a0996d3cf7ff.json

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

.changes/next-release/bugfix-64bb518a-0010-4d02-aef8-90487f096b15.json

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

.changes/next-release/bugfix-8a4575bc-0263-45cb-bf85-04620e306a8f.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" : "Chat: When writing a prompt without sending it, navigating via up/down arrows sometimes deletes the unsent prompt."
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Fix chat not retaining history when interaction is through onboarding tab type (#5189)"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Chat: When navigating to previous prompts, code attachments are sometimes displayed incorrectly"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Reduce frequency of system information query"
4+
}

0 commit comments

Comments
 (0)