Skip to content

Commit bd28ea6

Browse files
committed
release notes 3.0.11
1 parent 238bf9a commit bd28ea6

File tree

1 file changed

+9
-0
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
<change-notes>
1919
<![CDATA[
2020
<html>
21+
<h3>[3.0.11]</h3>
22+
<ul>
23+
<li>Support view/edit properties of Azure Web App (Windows/Linux).</li>
24+
<li>Support interactive login mode for Azure China.</li>
25+
<li>Support running docker locally for multiple modules in current project (simultaneously).</li>
26+
<li>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.</li>
27+
<li>HDInsight tools for IntelliJ now generate run/debug configuration automatically to make Spark job run/debug easier for both local and cluster run.</li>
28+
<li>Fix some bugs.</li>
29+
</ul>
2130
<h3>[3.0.10]</h3>
2231
<ul>
2332
<li>Support pushing docker image of the project to Azure Container Registry.</li>

0 commit comments

Comments
 (0)