You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/plugin.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,12 @@
19
19
<change-notes>
20
20
<![CDATA[
21
21
<html>
22
+
<h3>[3.1.0]</h3>
23
+
<ul>
24
+
<li>Fixed compatibility issue with IntelliJ IDEA 2017.3</li>
25
+
<li>HDInsight tools UI refactoring: Added toolbar entry and right click context menu entry for Spark job submission and local/in-cluster debugging, which make users submit or debug job easier.</li>
26
+
<li>Fixed some bugs.</li>
27
+
</ul>
22
28
<h3>[3.0.12]</h3>
23
29
<ul>
24
30
<li>Support submitting the script to HDInsight cluster without modification in Spark local run.</li>
0 commit comments