We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ec06c commit aab2cbbCopy full SHA for aab2cbb
PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml
@@ -19,6 +19,12 @@
19
<change-notes>
20
<![CDATA[
21
<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>
28
<h3>[3.2.0]</h3>
29
<ul>
30
<li>Fixed Spark job submission issue when user right click Spark project and submit Spark job in project explorer.</li>
@@ -257,4 +263,4 @@
257
263
</actions>
258
264
259
265
<helpset file="azure-toolkit-for-intellij-help.jar" path="/helpset.hs"/>
260
-</idea-plugin>
266
+</idea-plugin>
0 commit comments