Skip to content

Commit faf8e54

Browse files
committed
a
2 parents b902ba9 + b440147 commit faf8e54

File tree

75 files changed

+1477
-616
lines changed

Some content is hidden

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

75 files changed

+1477
-616
lines changed

.changes/3.52.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"date" : "2025-02-06",
3+
"version" : "3.52",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Adds event listener for notifying UI that AB feature configurations have been resolved"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q /review: Code issues can now be grouped by severity or file location."
10+
}, {
11+
"type" : "feature",
12+
"description" : "Inline suggestions: Pre-fetch recommendations to reduce suggestion latency."
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "fix(amazonq): Citation links are not clickable as numbers, but appear as non-clickable texts"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Amazon Q: Prevent IndexOutOfBoundsException by adding boundary checks for invalid range markers (#5187)"
19+
}, {
20+
"type" : "bugfix",
21+
"description" : "/test placeholder text aligned across IDEs"
22+
} ]
23+
}

.changes/3.53.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-02-07",
3+
"version" : "3.53",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Amazon Q: Fixed an issue where in a specific scenario when receiving multiple suggestions with JetBrains suggestions visible, users are not able to accept the suggestion."
7+
} ]
8+
}

.changes/3.54.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-02-11",
3+
"version" : "3.54",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Amazon Q: Reverting the behavior of making JetBrains suggestions(IntelliSense) and Q suggestions co-exist"
7+
} ]
8+
}

.changes/next-release/bugfix-12a3f427-f34b-49aa-b36f-5335039ef0be.json

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

.changes/next-release/bugfix-24d6621e-32d3-45c5-a996-66232724e425.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" : "Enable syntax highlighting when viewing diff for /test"
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" : "Amazon Q /test: Truncating user input to 4096 characters for unit test generation."
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" : "Amazon Q /test: Q identify active test file and infer source file for test generation."
4+
}

.changes/next-release/bugfix-8c569cf5-1a06-4bdc-b39b-91e04a6084b7.json

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

.changes/next-release/feature-634f17f8-0782-4c9b-a57e-0c9431eb4eb4.json

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

0 commit comments

Comments
 (0)