|
20 | 20 | <change-notes> |
21 | 21 | <![CDATA[ |
22 | 22 | <html> |
23 | | - <h3>3.30.0</h3> |
| 23 | + <h3>3.31.0</h3> |
24 | 24 | <h4>Added</h4> |
25 | 25 | <ul> |
26 | | - <li>Add shorcut ctrl+shift+alt+F2 for disconnect spark application action</li> |
27 | | - <li>Integrate with HDInsight Identity Broker (HIB) for HDInsight ESP cluster MFA Authentication, cluster navigation, |
28 | | - job submission, and interactive query.</li> |
| 26 | + <li>Support for IntelliJ 2019.3</li> |
| 27 | + <li>Support link an HDInsight HIB cluster for no ARM permission users(Supported by smiles-a-lot girl Yi Zhou <a |
| 28 | + href="https://github.com/lcadzy">@lcadzy</a>)</li> |
29 | 29 | </ul> |
30 | 30 | <h4>Changed</h4> |
31 | 31 | <ul> |
32 | | - <li>Rename brand name from Arcadia to Synapse</li> |
33 | | - <li>Deprecate Storage Accounts(will be removed in v3.31.0)</li> |
34 | | - <li>Upload path changes to abfs scheme for default ADLS GEN2 storage type</li> |
| 32 | + <li>List only Synapse workspaces rather than mixed Arcadia and Synapse workspaces</li> |
| 33 | + <li>Remove Storage Accounts explorer</li> |
35 | 34 | </ul> |
36 | 35 | <h4>Fixed</h4> |
37 | 36 | <ul> |
38 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/2891">#2891</a> Hidden Toolkit directory in |
39 | | - user home</li> |
40 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3765">#3765</a> Fix upload path shows null for |
41 | | - spark serverless</li> |
42 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3676">#3676</a>,<a |
43 | | - href="https://github.com/microsoft/azure-tools-for-java/issues/3728">#3728</a> Fix job view panel show |
44 | | - failure</li> |
45 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3700">#3700</a>,<a |
46 | | - href="https://github.com/microsoft/azure-tools-for-java/issues/3710">#3710</a> Fix Spark configuration name |
47 | | - shorten issue in 193EAP</li> |
48 | | - <li>Fix Spark job submission dialog accessibility issues of Eclipse plugin</li> |
| 37 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3831">#3831</a> Fix ClassCastException when |
| 38 | + link |
| 39 | + an SQL Server big data cluster</li> |
| 40 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3806">#3806</a> Fix showing two 'scala>' when |
| 41 | + run |
| 42 | + Spark local console issue</li> |
| 43 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3864">#3864</a>, <a |
| 44 | + href="https://github.com/microsoft/azure-tools-for-java/issues/3869">#3869</a> Fix scala plugin version |
| 45 | + breaking |
| 46 | + change</li> |
| 47 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/3823">#3823</a> Fix uncaught |
| 48 | + StackOverflowError |
| 49 | + when calling SparkBatchJobDebugExecutor.equals() issue</li> |
49 | 50 | </ul> |
50 | 51 | <p>You may get the full change log <a |
51 | 52 | href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
|
0 commit comments