Skip to content

Commit 1c06ff9

Browse files
authored
Merge branch 'main' into rli/remote-chat-wip
2 parents 47706df + c00dfa0 commit 1c06ff9

File tree

119 files changed

+842
-1303
lines changed

Some content is hidden

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

119 files changed

+842
-1303
lines changed

.changes/3.24.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"date" : "2024-08-22",
3+
"version" : "3.24",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add notification for IdC users on extended session"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Amazon Q: update login logo styling"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Amazon Q Code Transformation: show an error notification when download diff fails"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Fix UI freeze that occurs when viewing an Amazon Q code security scanning finding"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Fix Q building supplemental context under EDT which might slow or block the UI"
19+
} ]
20+
}

.changes/3.25.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2024-08-29",
3+
"version" : "3.25",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix bug where text with inline code copied from Amazon Q Chat had new line breaks around the inline code text"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix bug when disabled commands does not get filtered in quick actions"
10+
} ]
11+
}

.changes/3.26.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2024-08-30",
3+
"version" : "3.26",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix Runtime Exception when opening a tool window (#4849)"
7+
} ]
8+
}

.changes/3.27.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2024-09-05",
3+
"version" : "3.27",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Reduce `@workspace` indexing time by 50%"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q /dev: include in progress state agent in code generation"
10+
} ]
11+
}
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 Chat: Fixed inline code blocks are not vertically aligned with texts"
4+
}

.changes/next-release/bugfix-94d0f043-0356-47d7-b795-71cd4016c5fd.json

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

.changes/next-release/bugfix-a9de376d-3ae7-4c30-96bd-4a8529534d87.json

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

.changes/next-release/bugfix-b645d4bd-5f65-49cc-bae1-ab866bd6eb3a.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" : "Fix issue preventing login when running on 2024.2 remote environments"
4+
}

.changes/next-release/bugfix-eb2b9d18-dfc2-46fd-b772-df33d48d81d3.json

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

0 commit comments

Comments
 (0)