Skip to content

Commit 254b500

Browse files
committed
update change description
1 parent 19e3c53 commit 254b500

File tree

1 file changed

+10
-2
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF

1 file changed

+10
-2
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,16 @@
1313
<html>
1414
<h3>[3.0.7]</h3>
1515
<ul>
16-
<li>Added Run on Web App (Linux) to allow user deploy service to azure web app (linux).</li>
17-
<li>Improved deploy to azure web app workflow to integrate the flow with run configuration.</li>
16+
<li>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.</li>
17+
<li>Improved Web App Workflow: You can now run your web applications on Azure Web App with One-Click experience using Azure Toolkit for IntelliJ.</li>
18+
<li>New Container Workflow: You can now dockerize and run your web application on Azure Web App (Linux) via Azure Container Registry.</li>
19+
<li>Spark remote debugging in IntelliJ now support debugging of both driver and executor code depending on where the breakpoint is set.</li>
20+
<li>Fixed some bugs.</li>
21+
</ul>
22+
<h3>[3.0.6]</h3>
23+
<ul>
24+
<li>Added the Redis Cache Explorer that allows users to scan/get keys and their values.</li>
25+
<li>Improved Spark job remote debugging support(show log in console, apply and load debugging config).</li>
1826
<li>Fixed some bugs.</li>
1927
</ul>
2028
</html>

0 commit comments

Comments
 (0)