Skip to content

azure-toolkit-for-intellij-v3.66.0-2022.1

Compare
Choose a tag to compare
@wangmingliang-ms wangmingliang-ms released this 01 Jul 10:01
· 4149 commits to develop since this release

Added

  • New "Getting Started with Azure" experience.
    screenshot of 'getting started'
  • Support for IntelliJ IDEA 2022.2(EAP).
  • SNAPSHOT and BETA versions of this plugin are available in Dev channel.
    screenshot of 'dev channel'

Fixed

  • Error "java.lang.IllegalStateException" occurs if there are resources having same name but different resource groups.
  • Configurations go back to default after deploying an artifact to a newly created Azure Spring App.
  • #6730: Uncaught Exception java.lang.NullPointerException when creating/updating spring cloud app.
  • #6725: Uncaught Exception com.microsoft.azure.toolkit.lib.auth.exception.AzureToolkitAuthenticationException: you are not signed-in. when deploying to Azure Web App.
  • #6696: Unable to run debug on azure java function on intellij (2022.1) with azure toolkit (3.65.1).
  • #6671: Uncaught Exception java.lang.Throwable: Executor with context action id: "RunClass" was already registered!