Skip to content

Commit f3cd6c7

Browse files
authored
Add V3.17.0 release notes (#2612)
1 parent 0ad59a1 commit f3cd6c7

File tree

1 file changed

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

1 file changed

+25
-0
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,31 @@
1919
<change-notes>
2020
<![CDATA[
2121
<html>
22+
<h3>[3.17.0]</h3>
23+
<h4>Added</h4>
24+
<ul>
25+
<li>The menu option for default Spark type to create Run Configuration.</li>
26+
<li>The menu option for bypassing SSL certificate validation for Spark Cluster.</li>
27+
<li>The progress bar for Spark cluster refreshing.</li>
28+
<li>The progress bar for Spark interactive consoles.</li>
29+
</ul>
30+
<h4>Changed</h4>
31+
<ul>
32+
<li>SQL Big Data Cluster node of Azure Explorer is changed into a first level root node.</li>
33+
<li>Link a SQL Big Data Cluster UI is aligned with Azure Data Studio UX.</li>
34+
<li>Spark for ADL job submission pops up Spark master UI page at the end.</li>
35+
</ul>
36+
<h4>Fixed</h4>
37+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2307" rel="nofollow">#2307</a> Spark Run Configuration storage info for artifacts deployment issues</li>
38+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2267" rel="nofollow">#2267</a> Spark Run Configuration remote run/debug actions overwrite non-spark codes Line Mark actions issue</li>
39+
40+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2500" rel="nofollow">#2500</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2492" rel="nofollow">#2492</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2451" rel="nofollow">#2451</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2254" rel="nofollow">#2254</a> SQL Big Data Cluster link issues</li>
41+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2485" rel="nofollow">#2485</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2484" rel="nofollow">#2484</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2483" rel="nofollow">#2483</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2481" rel="nofollow">#2481</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2427" rel="nofollow">#2427</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2423" rel="nofollow">#2423</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2417" rel="nofollow">#2417</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2462" rel="nofollow">#2462</a> Spark Run Configuration validation issues</li>
42+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2418" rel="nofollow">#2418</a> Spark for ADL provision UX issues</li>
43+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2392" rel="nofollow">#2392</a> Azure Explorer HDInsight Spark cluster refreshing errors</li>
44+
<li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2488" rel="nofollow">#2488</a> Spark remote debugging SSH password saving regression</li>
45+
<ul>
46+
</ul>
2247
<h3>[3.16.0]</h3>
2348
<h4>Added</h4>
2449
<ul>

0 commit comments

Comments
 (0)