Skip to content

v3.13.0

Compare
Choose a tag to compare
@Eskibear Eskibear released this 12 Oct 08:41
· 3991 commits to master since this release
eda360f

Azure Toolkit for IntelliJ IDEA 3.13.0 is available in the Marketplace!
This release comes with brand new features to support both App Service Deployment Slot and HDInsight Spark Shell.

Supported Platforms

The Azure Toolkit for IntelliJ IDEA support the following IDEs:

  • IntelliJ IDEA Community Edition, version [2018.1, 2018.2]
  • IntelliJ IDEA Ultimate Edition, version [2018.1, 2018.2]

Embedded Libraries

In this release, following libraries are embedded.

  • Application Insights Java SDK 2.2.0
  • Microsoft JDBC Driver 6.1 for SQL Server

Change Notes

Added

  • Support to deploy an application to Deployment Slot.
  • Support to show and operate Deployment Slots of a Web App in Azure Explorer.
  • Support to link an independent Livy server for Spark cluster.
  • Add Spark Local interactive console.
  • Add Spark HDInsight cluster interactive console (Only for 2018.2, Scala plugin is needed).

Changed

  • Change the Spark Job context menu submission dialog, to unify with IntelliJ Run Configuration Setting dialog.
  • Move the storage information of HDInsight/Livy cluster to linked into Run Configuration settings.

Fixed

  • An issue that the element "filter-mapping" was not removed when disabling telemetry with Application Insights. #2143