Skip to content

Commit 5dfb656

Browse files
committed
update release notes
1 parent 0af7ab7 commit 5dfb656

File tree

1 file changed

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

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,16 @@
1919
<change-notes>
2020
<![CDATA[
2121
<html>
22+
<h3>[3.2.0]</h3>
23+
<ul>
24+
<li>Fixed Spark job submission issue when user right click Spark project and submit Spark job in project explorer.</li>
25+
<li>Fixed HDInsight wasbs access bug when SSL encrypted access is used.</li>
26+
<li>Added JxBrowser support for new Spark job UI.</li>
27+
<li>Fixed winutils.exe not setup issue and updated error message.</li>
28+
</ul>
2229
<h3>[3.1.0]</h3>
2330
<ul>
24-
<li>Fixed compatibility issue with IntelliJ IDEA 2017.3</li>
31+
<li>Fixed compatibility issue with IntelliJ IDEA 2017.3.</li>
2532
<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>
2633
<li>Fixed some bugs.</li>
2734
</ul>

0 commit comments

Comments
 (0)