Skip to content

Commit c81d189

Browse files
committed
update release notes
1 parent 11b891e commit c81d189

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@
1919
<change-notes>
2020
<![CDATA[
2121
<html>
22+
<h3>[3.11.0]</h3>
23+
<ul>
24+
<li>Added main class hint when users choose to submit Spark job using local artifact file.</li>
25+
<li>Added Spark cluster GUID for Spark cluster provision failure investigation.</li>
26+
<li>Added AU not enough warning message in Spark cluster provision.</li>
27+
<li>Added job queue to check AU consumption in Spark cluster provision.</li>
28+
<li>Fixed cluster total AU by using systemMaxAU instead of maxAU.</li>
29+
<li>Refresh node automatically when node is clicked in Azure explorer.</li>
30+
<li>Updated the Azure SDK to 1.14.0.</li>
31+
<li>Fixed some bugs.</li>
32+
</ul>
2233
<h3>[3.10.0]</h3>
2334
<ul>
2435
<li>Supported to fix Spark job configuration in run configuration before Spark job submission.</li>

0 commit comments

Comments
 (0)