Skip to content

Commit 2b14eec

Browse files
Merge branch 'main' into ExplainEnhance
2 parents 25fe681 + 785a39e commit 2b14eec

File tree

105 files changed

+742
-2380
lines changed

Some content is hidden

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

105 files changed

+742
-2380
lines changed

.changes/3.92.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2025-09-04",
3+
"version" : "3.92",
4+
"entries" : [ ]
5+
}

.changes/3.93.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2025-09-11",
3+
"version" : "3.93",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix handling of code review findings so they are properly sent to CodeIssues Panel"
7+
}, {
8+
"type" : "removal",
9+
"description" : "Removed support for 2024.2.x IDEs and Gateway 2025.1"
10+
} ]
11+
}

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
build_target: [ ':plugin-core:buildPlugin', ':plugin-toolkit:intellij-standalone:buildPlugin', ':plugin-amazonq:buildPlugin' ]
21-
version: [ '2024.2', '2024.3', '2025.1', '2025.2' ]
21+
version: [ '2024.3', '2025.1', '2025.2' ]
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4

.run/Run AWS Toolkit - Community [2024.2].run.xml

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

.run/Run AWS Toolkit - Gateway [2025.1].run.xml

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

.run/Run AWS Toolkit - Rider [2024.2].run.xml

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

.run/Run AWS Toolkit - Ultimate [2024.2].run.xml

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

.run/Run All - Community [2024.2].run.xml

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

.run/Run All - Rider [2024.2].run.xml

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

.run/Run All - Ultimate [2024.2].run.xml

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

0 commit comments

Comments
 (0)