Skip to content

azure-intellij-toolkit-v3.34.0

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 20 Mar 08:34
· 9121 commits to develop since this release
b4d8d8b

Azure Toolkit for IntelliJ IDEA 3.34.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

  • Add Azure Function support in Azure Toolkits
    • Scaffold functions project
    • Create new functions class by trigger type
    • Local run/debug functions
    • Create/deploy Function apps on Azure
    • List/view existing Function apps on Azure
    • Stop/start/restart Function apps on Azure
    • Trigger azure functions
  • Support project artifact dependencies in Spark interactive console
  • Add more debug log when creating Spark Livy interactive console

Changed

  • Enable Spark on Synapse feature by default