File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
PluginsAndFeatures/azure-toolkit-for-intellij
azure-intellij-plugin-lib/src/main/resources
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
8989- BeforeRunTask for Azure Resource Connector will show which resources are connected to the run configuration.
9090
9191### Fixed
92+ - CVE issues.
9293- progress indicator shows ` <unknown>.<unknow> ` on menu actions.
9394- URL starts with 'http' instead of 'https' in Web App properties window and Open in Browser option
9495- Pops up com.azure.core.management.exception.ManagementException while deploying spring cloud with a creating service
Original file line number Diff line number Diff line change 1515- BeforeRunTask for Azure Resource Connector will show which resources are connected to the run configuration.
1616
1717### Fixed
18+ - CVE issues.
1819- progress indicator shows ` <unknown>.<unknow> ` on menu actions.
1920- URL starts with 'http' instead of 'https' in Web App properties window and Open in Browser option
2021- Pops up com.azure.core.management.exception.ManagementException while deploying spring cloud with a creating service
Original file line number Diff line number Diff line change 4747
4848 <h4>Fixed</h4>
4949 <ul>
50+ <li>CVE issues</li>
5051 <li>progress indicator shows `<unknown>.<unknow>` on menu actions.</li>
5152 <li>URL starts with 'http' instead of 'https' in Web App properties window and Open in Browser option</li>
5253 <li>Pops up com.azure.core.management.exception.ManagementException while deploying spring cloud with a creating service</li>
You can’t perform that action at this time.
0 commit comments