Skip to content

Commit 278de0d

Browse files
authored
Merge branch 'main' into manodnyb/addExtraPeriodInMetrics
2 parents d92fded + a81caf6 commit 278de0d

File tree

227 files changed

+8883
-3174
lines changed

Some content is hidden

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

227 files changed

+8883
-3174
lines changed

.changes/3.32.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"date" : "2024-10-10",
3+
"version" : "3.32",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Loosen inline completion support limitations for YAML/JSON"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix error occuring when Amazon Q attempts to show UI hints on manually triggerred inline suggestion (#4929)"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Amazon Q (/dev): provide error messaging when no code changes are required for the prompt"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Fix 'Slow operations are prohibited on EDT.' when Amazon Q is determining if a file supports inline suggestions (#4823)"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Amazon Q Feature Dev: Add error messages when the upload URL expires"
19+
}, {
20+
"type" : "bugfix",
21+
"description" : "Fix toolkit connection dropdown getting hidden when panel width is small."
22+
}, {
23+
"type" : "bugfix",
24+
"description" : "Fix inability to sign out in reauth view in Q chat panel"
25+
}, {
26+
"type" : "bugfix",
27+
"description" : "Raise max `@workspace` indexing size to 4GB"
28+
}, {
29+
"type" : "bugfix",
30+
"description" : "Automatically pause and resume `@workspace` indexing when OS CPU load is high"
31+
} ]
32+
}

.changes/3.33.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2024-10-17",
3+
"version" : "3.33",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add support for 2024.3"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "`@workspace` cannot properly locate certain folders for certain project setup"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix an IDE deadlock that may occur while attempting to initialize Amazon Q UI elements (#4966)"
13+
} ]
14+
}

.changes/3.34.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2024-10-22",
3+
"version" : "3.34",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'"
7+
} ]
8+
}

.changes/next-release/bugfix-34500b24-b177-49b2-a740-3b89dfb1f702.json

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

.changes/next-release/bugfix-c7239939-2067-469a-809e-594d2c95594b.json

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

.changes/next-release/bugfix-caf370b9-c943-4ece-a4c0-81bcefa7a4f5.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" : "Update `@workspace` index when adding or deleting a file"
4+
}

.changes/next-release/bugfix-e43f051f-5a66-4a46-ac6f-3f351f76cf6e.json

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

.changes/next-release/bugfix-e76aa3d8-3d9a-4887-8ce6-018ed4c7c443.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" : "deprecation",
3+
"description" : "An upcoming release will remove support for JetBrains Gateway version 2024.2 and for IDEs based on the 2023.3 platform"
4+
}

0 commit comments

Comments
 (0)