Skip to content

azure-intellij-toolkit-v3.39.0

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 01 Jul 11:58
· 8906 commits to develop since this release
74544ff

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

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

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

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support Azure Functions with Java 11 runtime(Preview)
  • Support authentication with Azure CLI credentials

Changed

  • Show Apache Spark on Cosmos node by default no matter whether there are SoC clusters under user's subscription or not
  • Remove Docker Host in Azure Explorer

Fixed

  • Fix Spark history server link broken for Azure Synapse issue
  • #3712 Fixes NPE while refreshing Azure node
  • #4449 Fixes NPE while parsing Function bindings
  • #2226 Fixes AuthException for no subscrition account
  • #4102 Fixes Exception when app service run process is terminated
  • #4389 Fixes check box UI issue when create function project
  • #4307 Selecting wrong module automatically when adding function run configuration for gradle function project