Skip to content

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

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 30 Sep 06:20
· 3658 commits to develop since this release
3ef1d28

3.69.0

Added

  • Users are able to deploy artifacts to Azure Functions Deployment Slot directly.

Fixed

  • #6939: Uncaught Exception java.lang.NullPointerException: Cannot invoke "com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.runOnPooledThread(java.lang.Runnable)" because the return value of "com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.getInstance()" is null
  • #6930: com.microsoft.azure.toolkit.lib.auth.AzureToolkitAuthenticationException: you are not signed-in.
  • #6909: Cannot invoke "org.jetbrains.idea.maven.project.MavenProject.getParentId()" because "result" is null
  • #6897: There is a vulnerability in Postgresql JDBC Driver 42.3.1,upgrade recommended
  • #6894: There is a vulnerability in MySQL Connector/J 8.0.25,upgrade recommended
  • #6893: There is a vulnerability in Spring Framework 4.2.5.RELEASE,upgrade recommended
  • #6869: Error was received while reading the incoming data. The connection will be closed. java.lang.IllegalStateException: block()/blockFirst()/blockLast() are blocking, which is not supported in thread reactor-http-nio-3
  • #6846: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
  • #6687: Uncaught Exception java.lang.NullPointerException
  • #6672: com.microsoft.azure.toolkit.lib.common.operation.OperationException: load Resource group (*)
  • #6670: com.intellij.util.xmlb.XmlSerializationException: Cannot deserialize class com.microsoft.azure.toolkit.intellij.legacy.function.runner.deploy.FunctionDeployModel
  • #6605: java.lang.NullPointerException
  • #6380: spuriously adding before launch package command
  • #6271: Argument for @NotNull parameter 'virtualFile' of com/microsoft/azure/toolkit/intellij/common/AzureArtifact.createFromFile must not be null
  • #4726: Confusing workflow of "Get Publish Profile"
  • #4725: Misaligned label in Web App property view
  • #301: Should validate username when creating a VM
  • #106: azureSettings file in WebApps shouldn't be created by default
  • No response when click on Open Azure Storage Expolrer for storage while the computer does not install Azure Storage Explorer.
  • The shortcut keys for the browser and expansion are the same.
  • All the roles of the HDInsight cluster are reader.
  • Local console and Livy console run failed.
  • Job view page: The two links in the job view page open the related pages very slowly.
  • Click on Job node, show IDE error occurred.
  • Other bugs.

Changed

  • Remove menu Submit Apache Spark Application