Skip to content

Releases: microsoft/azure-tools-for-java

azure-intellij-toolkit-v3.26.0

30 Aug 06:47
34a5c1a
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.26.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2019.1, 2019.2]
  • IntelliJ IDEA Ultimate Edition, version [2019.1, 2019.2]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support spark 2.4 template projects
  • Introduce Spark console view message bars

Changed

  • Refine important message show in the error report
  • Provide Spark Submission panel minimum size to help form building

Fixed

  • #3308 Fix Scala plugin 2019.2.15 regression
  • #3440 Fix can't open Yarn UI for Aris cluster issue
  • #2414 Fix NPE error when open multi IntelliJ window and sign in/out.
  • #3058 Remove duplicated error notification when auth with no subscription account
  • #3454 Fix ArrayIndexOutOfBoundsException when pop up customer survey window

azure-intellij-toolkit-v3.25.0

06 Aug 05:20
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.25.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2019.1, 2019.2]
  • IntelliJ IDEA Ultimate Edition, version [2019.1, 2019.2]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support IntelliJ 2019.2

Changed

  • Move customer survey to qualtrics and refactor survey ui.

Fixed

  • #3297 Fix NPE error when submit job to Spark on cosmos cluster

azure-intellij-toolkit-v3.24.0

17 Jul 09:33
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.24.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2019.1, 2019.2]
  • IntelliJ IDEA Ultimate Edition, version [2019.1, 2019.2]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support EAP 2019.2
  • Support parameter file for Azure Resource Manager
  • Integrate intelliJ virtual file system with ADLS Gen2 storage on reference text field in HDI configuration
  • Show Yarn log for jobs submitted to Spark on SQL Server cluster

Changed

  • Change app service deploy method to war/zip deploy.
  • Given more cluster detail when refreshing Azure explorer encounters exceptions on report dialog
  • Better format JSON text of Spark serverless job detail

Fixed

  • #3230,#3159 Fix related issues for upload path refresh is not ready scenario
  • #3223,#3256 Fix main class and cluster info missing on Aris configuration after reopen
  • #3190,#3234 Fix Spark on Cosmos node disappear after sign in account of dogfood environment
  • #3198 Fix misclassified service exception

azure-eclipse-toolkit-V3.17.0

15 Jul 05:59
Compare
Choose a tag to compare

Changed

Change app service deploy method to war/zip deploy.

azure-intellij-toolkit-v3.23.0

11 Jun 10:30
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.23.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2018.3, 2019.1]
  • IntelliJ IDEA Ultimate Edition, version [2018.3, 2019.1]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support Azure Resource Manager, you can deploy and manage azure resource template with toolkit
  • Support choosing remote reference jars through folder browser button for HDI cluster with ADLS Gen2 account

Changed

  • Optimize refreshing HDInsight clusters performance
  • Handle access related exceptions for linked reader role cluster

Fixed

  • #3104 Fix linked role reader cluster issue
  • #2895 Fix unnecessarily killing finalizing or ended state job for serverless job

azure-eclipse-toolkit-V3.16.0

31 May 08:57
Compare
Choose a tag to compare

Breaking change: Users with cluster ‘Reader’ only role can no longer submit job to the HDInsight cluster nor access to the cluster storage. Please request the cluster owner or user access administrator to upgrade your role to HDInsight Cluster Operator or Contributor in the Azure Portal. Click here for more information.

azure-intellij-toolkit-v3.22.0

14 May 07:48
5b4c762
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.22.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2018.3, 2019.1]
  • IntelliJ IDEA Ultimate Edition, version [2018.3, 2019.1]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Automaticly fill in Azure Blob account name or ADLS Gen1/Gen2 root path for linked HDInsight Reader role cluster in run configuration dialog

Changed

  • Improve app service data loading performance
  • Restrict upload storage type to cluster default storage type and spark interactive session storage type for linked HDInsight Reader role cluster

Fixed

azure-eclipse-toolkit-V3.15.0

14 May 06:36
5b4c762
Compare
Choose a tag to compare
  • Improve meta data loading performance
  • Improve telemetry

azure-intellij-toolkit-v3.21.1

25 Apr 10:31
744eff0
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.21.1 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2019.1]
  • IntelliJ IDEA Ultimate Edition, version [2019.1]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Fixed

  • Fix telemetry shares same installation id

azure-intellij-toolkit-v3.21.0

23 Apr 07:15
Compare
Choose a tag to compare

Azure Toolkit for IntelliJ IDEA 3.21.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2018.3, 2019.1]
  • IntelliJ IDEA Ultimate Edition, version [2018.3, 2019.1]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support Java 11 App Service
  • Add failure task debug feature for HDInsight cluster with Spark 2.3.2
  • Support linking cluster with ADLS GEN2 storage account
  • Add default storage type for cluster with ADLS GEN2 account

Changed

  • Breaking change: Users with cluster ‘Reader’ only role can no longer submit job to the HDInsight cluster nor access to the cluster storage. Please request the cluster owner or user access administrator to upgrade your role to HDInsight Cluster Operator or Contributor in the Azure Portal. Click here for more information.
  • AadProvider.json file is no longer needed for Spark on Cosmos Serverless feature

Fixed

  • #2866 Fix uncaught exception when remote debug in HDI 4.0
  • #2958 Fix deleted cluster re-appeared issue for Spark on Cosmos cluster
  • #2988 Fix toolkit installation failure with version incompatibility issue
  • #2977 Fix "Report to Microsoft" button been disabled issue