Skip to content

Commit e180ce0

Browse files
authored
Add V3.18.0 release notes (#2712)
* Add V3.18.0 release notes
1 parent 3539a4b commit e180ce0

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,22 @@
1919
<change-notes>
2020
<![CDATA[
2121
<html>
22+
<h3>[3.18.0]</h3>
23+
<h4>Added</h4>
24+
<ul>
25+
<li>Supports Cosmos Serverless Spark submission and jobs list.</li>
26+
<li>Accepts SSL certificates automatically if the bypass option is enabled.</li>
27+
</ul>
28+
<h4>Changed</h4>
29+
<ul>
30+
<li>Wording of HDInsight and Spark UX.</li>
31+
<li>Enhanced Spark Run Configuration validation.</li>
32+
</ul>
33+
<h4>Fixed</h4>
34+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2368" rel="nofollow">#2368</a> Device login will write useless error log.</li>
35+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2675" rel="nofollow">#2675</a> Error message pops up when refresh HDInsight. </li>
36+
<ul>
37+
</ul>
2238
<h3>[3.17.0]</h3>
2339
<h4>Added</h4>
2440
<ul>

0 commit comments

Comments
 (0)