Skip to content

azure-intellij-toolkit-v3.31.0

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 24 Dec 05:59
· 9356 commits to develop since this release
c9d3b1b

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

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

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

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support for IntelliJ 2019.3
  • Support link an HDInsight HIB cluster for no ARM permission users(Supported by smiles-a-lot girl Yi Zhou @lcadzy)

Changed

  • List only Synapse workspaces rather than mixed Arcadia and Synapse workspaces
  • Remove Storage Accounts explorer

Fixed

  • #3831 Fix ClassCastException when link an SQL Server big data cluster
  • #3806 Fix showing two 'scala>' when run Spark local console issue
  • #3864, #3869 Fix scala plugin version breaking change
  • #3823 Fix uncaught StackOverflowError when calling SparkBatchJobDebugExecutor.equals() issue