Releases: microsoft/azure-tools-for-java
Releases · microsoft/azure-tools-for-java
V3.3.0
IntelliJ & Eclipse
V3.2.0
IntelliJ
- Fixed Spark job submission issue when user right click Spark project and submit Spark job in project explorer.
- Fixed HDInsight wasbs access bug when SSL encrypted access is used.
- Added JxBrowser support for new Spark job UI.
- Fixed winutils.exe not setup issue and updated error messages
Eclipse
- Fixed Spark job submission issue when user right click Spark project and submit Spark job in project explorer.
- Fixed HDInsight wasbs access bug when SSL encrypted access is used.
- Added JxBrowser support for new Spark job UI.
V3.1.0
IntelliJ
- Fixed compatibility issue with IntelliJ IDEA 2017.3
- HDInsight tools UI refactoring: Added toolbar entry and right click context menu entry for Spark job submission and local/in-cluster debugging, which make users submit or debug job easier.
- Fixed some bugs.
Eclipse
- Fixed some bugs.
V3.0.12
IntelliJ
- Support submitting the script to HDInsight cluster without modification in Spark local run.
- Fixed some bugs.
Eclipse
- Users do not need to select Scala version when creating HDInsight Spark project in Eclipse. It will be configured automatically.
- Support submitting the script to HDInsight cluster without modification in Spark local run.
- Fixed some bugs.
V3.0.11
IntelliJ
- Support pushing docker image of the project to Azure Container Registry.
- Support navigating Azure Container Registry in Azure Explorer.
- Support pulling image from Azure Container Registry in Azure Explorer.
- Spark local run improvement: Users can now use the same code for both Spark local run and cluster run, which means they can test locally and then submit to cluster without modification.
- HDInsight tools for IntelliJ now generate run/debug configuration automatically to make Spark job run/debug easier for both local and cluster run.
- Fixed some bugs.
Eclipse
- Support pushing docker image of the project to Azure Container Registry.
- Support navigating Azure Container Registry in Azure Explorer.
- Support pulling image from Azure Container Registry in Azure Explorer.
- Maven is now used to manage Scala and Spark version which make project generation easier.
- Fixed some bugs.
v3.0.10
V3.0.9
V3.0.8
IntelliJ
- Support Spring Boot Project: The Azure Toolkits for IntelliJ now support running your Spring Boot Project (Jar package) on Azure Web App and Azure Web App (Linux).
- Docker Run Locally: You can now docker run your projects locally after adding docker support.
- New Node in Azure Explorer: You can now view the property of your resources in Azure Container Registry.
- Added validation for Spark remote debug SSH authentication.
- Fixed some bugs.
Eclipse
- Support Spring Boot Project: The Azure Toolkits for IntelliJ now support running your Spring Boot Project (Jar package) on Azure Web App and Azure Web App (Linux).
- New Node in Azure Explorer: You can now view the property of your resources in Azure Container Registry.
- Fixed some bugs.
V3.0.7
IntelliJ
- Support Community Edition: The Azure Toolkit for IntelliJ now supports deploying your Maven projects to Azure App Service from IntelliJ IDEA, both Community and Ultimate Edition. View Docs
- Improved Web App Workflow: You can now run your web applications on Azure Web App with One-Click experience using Azure Toolkit for IntelliJ. View Docs
- New Container Workflow: You can now dockerize and run your web application on Azure Web App (Linux) via Azure Container Registry. View Docs
- Spark remote debugging in IntelliJ now support debugging of both driver and executor code depending on where the breakpoint is set.
- Fixed some bugs.
Eclipse
- Plugin installation is simplified. Users do not need to install Scala IDE or e(fx)clipse separately.
- Fixed some bugs.