File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 11<idea-plugin url =" https://github.com/Microsoft/azure-tools-for-java" >
22 <id >com.microsoft.tooling.msservices.intellij.azure</id >
33 <name >Azure Toolkit for IntelliJ</name >
4- <version >3.50.0 </version >
4+ <version >3.50.1 </version >
55 <
vendor email =
" [email protected] " url =
" http://www.microsoft.com" >Microsoft</
vendor >
66
77 <description ><![CDATA[
2424 <change-notes >
2525 <![CDATA[
2626 <html>
27- <h3>3.50.0 </h3>
28- <h4>Added </h4>
27+ <h3>3.50.1 </h3>
28+ <h4>Fixes </h4>
2929 <ul>
30- <li>Development workflow for Azure Database for MySQL
31- <ul>
32- <li>Connect Azure Database for MySQL Server to local project from Azure Explorer or application.properties file</li>
33- <li>Automatically inject datasource connection properties into runtime environment for local run</li>
34- <li>Publish Azure Web App with datasource connection properties in application settings</li>
35- </ul>
36- </li>
30+ <li>Fixes: Can't deploy to Azure Web App when there is "Connect Azure Resource" in before launch</li>
31+ <li>Fixes: InvalidParameterException occurs when close a streaming log</li>
32+ <li>Fixes: Failed when select file to deploy to Azure Web App</li>
33+ <li>Fixes: Failed to create MySQL instance as resource provider is not registered</li>
3734 </ul>
3835 <p>You may get the full change log <a
3936 href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p>
You can’t perform that action at this time.
0 commit comments