|
25 | 25 | <change-notes> |
26 | 26 | <![CDATA[ |
27 | 27 | <html> |
28 | | - <h3>3.51.0</h3> |
29 | | - <h4>Added</h4> |
30 | | - <ul> |
31 | | - <li>Add support for IntelliJ 2021.1 EAP</li> |
32 | | - <li>Add Azure SDK reference book for Spring</li> |
33 | | - </ul> |
34 | | - <h4>Changed</h4> |
35 | | - <ul> |
36 | | - <li>Improve resource list performance with cache and preload</li> |
37 | | - <li>Update Azure related run configuration icons</li> |
38 | | - <li>Continue with warning for multi-tenant issues while getting subscriptions</li> |
39 | | - <li>Remove preview label for function and spring cloud</li> |
40 | | - </ul> |
41 | | - <h4>Fixed</h4> |
42 | | - <ul> |
43 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/5002">#5002</a> Failed to run Spark application |
44 | | - with filled-in default Azure Blob storage account credential</li> |
45 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/5008">#5008</a> IndexOutOfBoundsException |
46 | | - while create MySQL connection</li> |
47 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/4987">PR #4987</a> InvalidParameterException |
48 | | - occurs when close a streaming log</li> |
49 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/4987">PR #4987</a> Failed when select file to |
50 | | - deploy to Azure Web App </li> |
51 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/4998">PR #4998</a> Fix IDEA203 regression of |
52 | | - Spark failure debug in local</li> |
53 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5006">PR #5006</a> Fix NPE of exploring ADLS |
54 | | - Gen2 FS in Spark job conf</li> |
55 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5009">PR #5009</a> Fix bundle build JCEF issue |
56 | | - </li> |
57 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5014">PR #5014</a> Failed to create MySQL |
58 | | - instance as resource provider is not registered </li> |
59 | | - <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5055">PR #5055</a> Can't deploy to Azure Web App |
60 | | - when there is "Connect Azure Resource" in before launch</li> |
61 | | - </ul> |
| 28 | + <h3>3.52.0</h3> |
| 29 | + <h4>Added</h4> |
| 30 | + <ul> |
| 31 | + <li>Support OAuth for authentication</li> |
| 32 | + <li>Add support for management/client sdk in Azure SDK reference book</li> |
| 33 | + </ul> |
| 34 | + <h4>Changed</h4> |
| 35 | + <ul> |
| 36 | + <li>Improve UI for azure service connector</li> |
| 37 | + </ul> |
| 38 | + <h4>Fixed</h4> |
| 39 | + <ul> |
| 40 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/5121">#5121</a> Fix project disposed exception for workspace tagging</li> |
| 41 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5163">PR #5163</a> Fix enable local access may not work for Azure MySQL</li> |
| 42 | + </ul> |
62 | 43 | <p>You may get the full change log <a |
63 | 44 | href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
64 | 45 | </html> |
|
0 commit comments