Skip to content

Releases: microsoft/azure-tools-for-java

azure-toolkit-for-intellij-v3.60.2-2021.2

25 Jan 14:35
db679ee
Compare
Choose a tag to compare

Changed

  • upgrade log4j to the latest v2.17.1

azure-toolkit-for-intellij-v3.60.1-2021.3

25 Jan 14:34
74d9bb4
Compare
Choose a tag to compare

Fixed

  • #6294: Uncaught Exception cannot create configurable component java.lang.NullPointerException
  • Signin status will not keep after restarting if user signed in with Service Principal

azure-toolkit-for-intellij-v3.60.1-2021.2

25 Jan 14:34
59bdf45
Compare
Choose a tag to compare

Fixed

  • #6294: Uncaught Exception cannot create configurable component java.lang.NullPointerException
  • Signin status will not keep after restarting if user signed in with Service Principal

azure-toolkit-for-intellij-v3.60.0-2021.3

25 Jan 14:32
a20bf0a
Compare
Choose a tag to compare

Added

  • Add dependency support for Azure Functions related libs, so that our plugin can be recommended.
  • Add actions on some error notifications, so that user knows what to do next.
  • Add account registration link in "Sign in" dialog.

Changed

  • Performance of restoring-sign-in is improved.

Fixed

  • #6120 AzureOperationException: list all function modules in project
  • #6090 Uncaught Exception java.nio.file.InvalidPathException: Illegal char <:> at index 16: Active code page: 1252
  • #5038 Dependent Module Jars Are Not Added When Debugging With IDEA
  • #5035 Resources Are Not Added To Jar When Debugging With IDEA
  • #6026 Uncaught Exception java.lang.NullPointerException
  • Azure Explorer: some nodes are not sorted in natural order.
  • Azure Explorer: keeps showing "signing in..." for a long time after restarting IntelliJ.
  • Virtual Machine: Validation info about name of resource group and virtual machine doesn't contain letters length.
  • Storage Account: "open in portal" and "open storage explorer" link to a same page.
  • Spring Cloud: there is No default value for CPU and Memory if click more settings quickly in "Create Spring Cloud App" dialog.
  • MySQL/SqlServer/PostgreSQL: Test connection result text box has white background color in IntelliJ Light theme.
  • Postgre SQL: No icon in properties view tab title.
  • Some message/icon related bugs.
  • CVE issues

azure-toolkit-for-intellij-v3.60.0-2021.2

25 Jan 14:31
495d883
Compare
Choose a tag to compare

Added

  • Add dependency support for Azure Functions related libs, so that our plugin can be recommended.
  • Add actions on some error notifications, so that user knows what to do next.
  • Add account registration link in "Sign in" dialog.

Changed

  • Performance of restoring-sign-in is improved.

Fixed

  • #6120 AzureOperationException: list all function modules in project
  • #6090 Uncaught Exception java.nio.file.InvalidPathException: Illegal char <:> at index 16: Active code page: 1252
  • #5038 Dependent Module Jars Are Not Added When Debugging With IDEA
  • #5035 Resources Are Not Added To Jar When Debugging With IDEA
  • #6026 Uncaught Exception java.lang.NullPointerException
  • Azure Explorer: some nodes are not sorted in natural order.
  • Azure Explorer: keeps showing "signing in..." for a long time after restarting IntelliJ.
  • Virtual Machine: Validation info about name of resource group and virtual machine doesn't contain letters length.
  • Storage Account: "open in portal" and "open storage explorer" link to a same page.
  • Spring Cloud: there is No default value for CPU and Memory if click more settings quickly in "Create Spring Cloud App" dialog.
  • MySQL/SqlServer/PostgreSQL: Test connection result text box has white background color in IntelliJ Light theme.
  • Postgre SQL: No icon in properties view tab title.
  • Some message/icon related bugs.
  • CVE issues

azure-toolkit-for-eclipse-v3.30.0

25 Jan 14:33
9400fd2
Compare
Choose a tag to compare
Merge pull request #6280 from microsoft/fix-function-creation

Fix `setValue` does not work in eclipse function creation wizard

azure-toolkit-for-eclipse-v3.29.0

26 Nov 02:59
5b98ab2
Compare
Choose a tag to compare

Changed

  • Improve performance of almost all actions/operations

Fixed

  • AB#1893706: After logging in with oauth2/Device Login, restart eclipse and need to log in again
  • AB#1892687: Keeps signing in in azure explorer after restart IDE
  • AB#1892680: No validation for invalid value in Create Azure Web App dialog
  • AB#1892676: Platform value shows null when first time to open Create Azure Web App dialog
  • AB#1891374: When the deployment is complete, the URL displayed should be in the form of a link
  • AB#1891367: Sign in with "Service Principal" will pop up the error
  • AB#1892688: A typo for Azure CLI in sign in dialog (description is not fully shown)

azure-toolkit-for-intellij-v3.59.0

25 Nov 09:20
bca7983
Compare
Choose a tag to compare

Added

  • Add Support for Azure Database for PostgreSQL, so that user can create/manage/consume PostgreSQL directly in IntelliJ.
    • create/manage PostgreSQL server instances
    • connect PostgreSQL with Intellij's DB Tools
    • consume PostgreSQL from local project/Azure WebApp via Resource Connector feature.
  • Add Add SSH Configuration on Azure Virtual Machine instance nodes, so that user can add Azure VM to SSH Configurations by one click.
  • Add dependency support for Azure SDK libs, so that our plugin will be suggested if Azure SDK is used but the plugin is not installed.
  • Add support for 2021.3

Changed

  • BeforeRunTask for Azure Resource Connector will show which resources are connected to the run configuration.

Fixed

  • CVE issues.
  • progress indicator shows <unknown>.<unknow> on menu actions.
  • URL starts with 'http' instead of 'https' in Web App properties window and Open in Browser option
  • Pops up com.azure.core.management.exception.ManagementException while deploying spring cloud with a creating service
  • Local run the project for connector, often pops up the error "java.util.ConcurrentModificationException"
  • No validation for invalid values with VNet and Public IP in Create VM dialog
  • Pops up NPE error with invalid values for Quota and Retention Period in Create Web App dialog
  • Web App name and Function name can't pass if it starts with numbers
  • Unclear validation info for invalid values in Create new Application Insights dialog
  • BeforeRunTask Azure Resource Connector will not be added to self-defined run configuration
  • Reopen projects for connector, often pops up the error "java.lang.ClassCastException"
  • Pops up NPE when searching with GET and showing hash typed key value with Redis
  • Creating Web App can be successfully submitted even with an existing name

azure-intellij-toolkit-v3.58.0

29 Oct 08:33
04986e1
Compare
Choose a tag to compare

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

Change Notes

Added

  • Add support for Azure AD (Preview)
    • Register Azure AD application
    • View Azure AD application templates
  • Support connects to Azure Redis for spring boot project

Changed

  • Remove outdated spring cloud dependency management

Fixed

  • #5923 Fix bug: ADLA accounts can't be listed in Spark on Cosmos subscription issue
  • #5968 Fix bug: HDInsight project wizard accessibility issue
  • #5996 Fix bug: Config not applied when starting livy interactive console

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2021.1, 2021.2]
  • IntelliJ IDEA Ultimate Edition, version [2021.1, 2021.2]

azure-eclipse-toolkit-v3.28.0

29 Oct 08:44
04986e1
Compare
Choose a tag to compare

Azure Toolkit for eclipse 3.28.0 is available in the Marketplace.

Change Notes

  • Add Azure Spring Cloud support in Azure Toolkits
    • Manage Azure Spring Cloud apps in Azure Explorer
      • Create Spring Cloud App in cluster
      • Delete/Start/Stop/Restart
      • Access public endpoint
    • Deploying apps from current project
  • Enhance authentication experience for Azure Toolkit
    • Support new authentication methods: Azure Cli/OAuth2
    • Fix authentication record was not persisted after restart IDE
  • Enhance Azure Web App support in Azure explorer
    • Add file explorer for web app in Azure explorer
    • Support creates new web app in Azure explorer

Embedded Libraries

In this release, the following libraries are embedded.