Skip to content

Commit e5e66a0

Browse files
SummerEskibear
authored andcommitted
Add release notes for v3.13.0 (#2191)
* Add release notes of web app for v3.13.0 * Add the release notes of HDInsights part * Refine grammar
1 parent 82118a2 commit e5e66a0

File tree

1 file changed

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

1 file changed

+21
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,27 @@
1919
<change-notes>
2020
<![CDATA[
2121
<html>
22+
<h3>[3.13.0]</h3>
23+
<h4>Added</h4>
24+
<ul>
25+
<li>Support to deploy an application to Deployment Slot.</li>
26+
<li>Support to show and operate Deployment Slots of a Web App in Azure Explorer.</li>
27+
<li>Support to link an independent Livy server for Spark cluster.</li>
28+
<li>Add Spark Local interactive console.</li>
29+
<li>Add Spark HDInsight cluster interactive console (Only for 2018.2, Scala plugin is needed).</li>
30+
</ul>
31+
<h4>Changed</h4>
32+
<ul>
33+
<li>Change the Spark Job context menu submission dialog, to unify with IntelliJ Run Configuration Setting dialog.</li>
34+
<li>Move the storage information of HDInsight/Livy cluster to linked into Run Configuration settings.</li>
35+
</ul>
36+
<h4>Fixed</h4>
37+
<ul>
38+
<li>
39+
<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2143" rel="nofollow">#2143</a>
40+
The element "filter-mapping" is not removed when disabling telemetry with Application Insights.
41+
</li>
42+
</ul>
2243
<h3>[3.12.0]</h3>
2344
<h4>Added</h4>
2445
<ul>

0 commit comments

Comments
 (0)