|
34 | 34 | <h4>Changed</h4> |
35 | 35 | <ul> |
36 | 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> |
37 | 40 | </ul> |
38 | 41 | <h4>Fixed</h4> |
39 | 42 | <ul> |
40 | | - <li> |
41 | | - <a href="https://github.com/microsoft/azure-tools-for-java/issues/5008">#5008</a> |
42 | | - IndexOutOfBoundsException while create MySQL connection |
43 | | - </li> |
44 | | - <li> |
45 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/4987">PR #4987</a> |
46 | | - InvalidParameterException occurs when close a streaming log |
47 | | - </li> |
48 | | - <li> |
49 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/4987">PR #4987</a> |
50 | | - Failed when select file to deploy to Azure Web App |
51 | | - </li> |
52 | | - <li> |
53 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5014">PR #5014</a> |
54 | | - Failed to create MySQL instance as resource provider is not registered |
55 | | - </li> |
56 | | - <li> |
57 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5055">PR #5055</a> |
58 | | - Can't deploy to Azure Web App when there is "Connect Azure Resource" in before launch |
| 43 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/5008">#5008</a> IndexOutOfBoundsException |
| 44 | + while create MySQL connection</li> |
| 45 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/4987">PR #4987</a> InvalidParameterException |
| 46 | + occurs when close a streaming log</li> |
| 47 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/4987">PR #4987</a> Failed when select file to |
| 48 | + deploy to Azure Web App </li> |
| 49 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/4998">PR #4998</a> Fix IDEA203 regression of |
| 50 | + Spark failure debug in local</li> |
| 51 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5006">PR #5006</a> Fix NPE of exploring ADLS |
| 52 | + Gen2 FS in Spark job conf</li> |
| 53 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5009">PR #5009</a> Fix bundle build JCEF issue |
59 | 54 | </li> |
| 55 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5014">PR #5014</a> Failed to create MySQL |
| 56 | + instance as resource provider is not registered </li> |
| 57 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/pull/5055">PR #5055</a> Can't deploy to Azure Web App |
| 58 | + when there is "Connect Azure Resource" in before launch</li> |
60 | 59 | </ul> |
61 | 60 | <p>You may get the full change log <a |
62 | 61 | href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
|
0 commit comments