Skip to content

Commit 8e3ace2

Browse files
add notes about cve issues.
1 parent fdccde4 commit 8e3ace2

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-lib/src/main/resources/whatsnew.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
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

PluginsAndFeatures/azure-toolkit-for-intellij/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
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>

0 commit comments

Comments
 (0)