Skip to content

azure-intellij-toolkit-v3.35.0

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 13 Apr 14:06
· 9082 commits to develop since this release
82e58b8

Azure Toolkit for IntelliJ IDEA 3.35.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 Spring Cloud support in Azure Toolkits
    • Manage Azure Spring Cloud project dependencies
    • Manage Azure Spring Cloud apps in Azure Explorer
      • Create/Delete/Start/Stop/Restart
      • Assign/un-assign public endpoint
      • Update environment variables
      • Update JVM options
      • View app properties
    • Deploying apps from current project
    • Monitoring and troubleshooting apps
      • Getting public url
      • Getting test endpoint
      • Instance status(shown in app properties view)
  • Support trigger function with timer trigger
  • Support log streaming for Windows functions

Fixed

  • #4157 Can't trigger function/admin http function when click 'Trigger Function' button
  • #4160 Nothing shown in function run mark
  • #4179 Fixed NPE caused Spark job submission failure in 201EAP
  • #4213 Unhandled error when creating function app
  • #4215 App settings not loaded when opening the deploy wizard