diff --git a/.changes/next-release/feature-dd281d60-2902-47d0-b7d6-bf0bd6225abd.json b/.changes/next-release/feature-dd281d60-2902-47d0-b7d6-bf0bd6225abd.json new file mode 100644 index 00000000000..6498f9476f0 --- /dev/null +++ b/.changes/next-release/feature-dd281d60-2902-47d0-b7d6-bf0bd6225abd.json @@ -0,0 +1,4 @@ +{ + "type" : "feature", + "description" : "Add support for 2024.3" +} \ No newline at end of file diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml index 7c9acb14afb..180619b7a52 100644 --- a/.github/workflows/mac.yml +++ b/.github/workflows/mac.yml @@ -17,10 +17,10 @@ jobs: steps: - uses: actions/checkout@v2 - - name: Set up JDK 17 + - name: Set up JDK 21 uses: actions/setup-java@v1 with: - java-version: 17 + java-version: 21 - name: Grant execute permission for gradlew run: chmod +x gradlew - name: Build with Gradle diff --git a/.github/workflows/prerelease.yml b/.github/workflows/prerelease.yml index 606fc3b7e11..77cb65119e5 100644 --- a/.github/workflows/prerelease.yml +++ b/.github/workflows/prerelease.yml @@ -14,7 +14,7 @@ jobs: generate_artifact_toolkit_standalone: strategy: matrix: - supported_versions: [ '2023.3', '2024.1', '2024.2' ] + supported_versions: [ '2023.3', '2024.1', '2024.2', '2024.3' ] runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 @@ -46,7 +46,7 @@ jobs: generate_artifact_q: strategy: matrix: - supported_versions: [ '2023.3', '2024.1', '2024.2' ] + supported_versions: [ '2023.3', '2024.1', '2024.2', '2024.3' ] runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 @@ -75,7 +75,7 @@ jobs: generate_artifact_core: strategy: matrix: - supported_versions: [ '2023.3', '2024.1', '2024.2' ] + supported_versions: [ '2023.3', '2024.1', '2024.2', '2024.3' ] runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 diff --git a/.github/workflows/qodana-check.yml b/.github/workflows/qodana-check.yml index 438882a7b47..96a43671956 100644 --- a/.github/workflows/qodana-check.yml +++ b/.github/workflows/qodana-check.yml @@ -33,7 +33,7 @@ jobs: tool-cache: false large-packages: false - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2024.1.9 + uses: JetBrains/qodana-action@v2024.2.3 env: QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} with: diff --git a/.run/Run AWS Toolkit - Community [2024.3].run.xml b/.run/Run AWS Toolkit - Community [2024.3].run.xml new file mode 100644 index 00000000000..58af573acfd --- /dev/null +++ b/.run/Run AWS Toolkit - Community [2024.3].run.xml @@ -0,0 +1,25 @@ + + + + + + + + false + true + false + false + + + \ No newline at end of file diff --git a/.run/Run AWS Toolkit - Gateway [2024.2].run.xml b/.run/Run AWS Toolkit - Gateway [2024.2].run.xml index 450c74e7714..43d11bc23ce 100644 --- a/.run/Run AWS Toolkit - Gateway [2024.2].run.xml +++ b/.run/Run AWS Toolkit - Gateway [2024.2].run.xml @@ -3,15 +3,15 @@