Skip to content

Commit aab2cbb

Browse files
committed
Add release note for v3.3.0
1 parent e3ec06c commit aab2cbb

File tree

1 file changed

+7
-1
lines changed
  • PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
<change-notes>
2020
<![CDATA[
2121
<html>
22+
<h3>[3.3.0]</h3>
23+
<ul>
24+
<li>Added support of Enterprise Security Package HDInsight Spark cluster.</li>
25+
<li>Support submitting Spark jobs using Ambari username/password instead of the Azure subscription credential.</li>
26+
<li>Fixed some bugs.</li>
27+
</ul>
2228
<h3>[3.2.0]</h3>
2329
<ul>
2430
<li>Fixed Spark job submission issue when user right click Spark project and submit Spark job in project explorer.</li>
@@ -257,4 +263,4 @@
257263
</actions>
258264

259265
<helpset file="azure-toolkit-for-intellij-help.jar" path="/helpset.hs"/>
260-
</idea-plugin>
266+
</idea-plugin>

0 commit comments

Comments
 (0)