|
25 | 25 | <change-notes> |
26 | 26 | <![CDATA[ |
27 | 27 | <html> |
28 | | - <h3>3.55.0</h3> |
| 28 | + <h3>3.55.1</h3> |
29 | 29 | <h4>Added</h4> |
30 | 30 | <ul> |
31 | | - <li>New Azure Resource Connector explorer for connection management</li> |
32 | | - <ul> |
33 | | - <li>List all resource connections connected to project</li> |
34 | | - <li>Create new connections between Azure resources and module in project</li> |
35 | | - <li>Edit/Delete existing connections</li> |
36 | | - <li>Navigate to resource properties view of an existing connection</li> |
37 | | - </ul> |
38 | | - <li>Support native proxy settings in IntelliJ</li> |
39 | | - <li> |
40 | | - Add unified |
41 | | - <code>Open In Portal</code> |
42 | | - support for Web App/VM/Resource Group in Azure explorer |
43 | | - </li> |
44 | | - </ul> |
45 | | - <h4>Changed</h4> |
46 | | - <ul> |
47 | | - <li>Enhance toolkit setting panel with more configuration</li> |
48 | | - <li>Enhance resource loading performance in Azure explorer</li> |
49 | | - <li>Support turn off Azure SDK deprecation notification</li> |
50 | | - <li>Support create Azure Spring Cloud app in Azure explorer</li> |
51 | | - <li>Update Azure icons to new style</li> |
52 | | - </ul> |
53 | | - <h4>Fixed</h4> |
54 | | - <ul> |
55 | | - <li> |
56 | | - <a href="https://github.com/microsoft/azure-tools-for-java/issues/5439">#5439</a> |
57 | | - Fix project already disposed excpetion while loading azure sdk reference book meta data |
58 | | - </li> |
59 | | - <li> |
60 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5437">PR#5437</a> |
61 | | - Fix exception while edit json in service principal dialog |
62 | | - </li> |
63 | | - <li> |
64 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5476">PR#5476</a> |
65 | | - Fix url render issue for toolkit notification |
66 | | - </li> |
67 | | - <li> |
68 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5535">PR#5535</a> |
69 | | - Fix evaluate effective pom will break app service/spring cloud deployment |
70 | | - </li> |
71 | | - <li> |
72 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5563">PR#5563</a> |
73 | | - Fix exception: type HTTP is not compatible with address null |
74 | | - </li> |
75 | | - <li> |
76 | | - <a href="https://github.com/microsoft/azure-tools-for-java/pull/5579">PR#5579</a> |
77 | | - Fix reporting error in azure explorer before sign in |
78 | | - </li> |
| 31 | + <li>Add support for IntelliJ 2021.2</li> |
79 | 32 | </ul> |
80 | 33 | <p>You may get the full change log <a href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
81 | 34 | </html> |
|
0 commit comments