|
25 | 25 | <change-notes> |
26 | 26 | <![CDATA[ |
27 | 27 | <html> |
28 | | - <h3>3.68.1</h3> |
29 | | - <h4>Fixed</h4> |
| 28 | + <h3>3.69.0</h3> |
| 29 | + <h4>Added</h4> |
30 | 30 | <ul> |
31 | | - <li>Fixed the data modification failure issue of <code>Azure Cosmos DB API for Mongo</code> Data Sources.</li> |
| 31 | + <li>Users are able to deploy artifacts to Azure Functions Deployment Slot directly.</li> |
32 | 32 | </ul> |
33 | | - <h4>Changed</h4> |
| 33 | + <h4>Fixed</h4> |
34 | 34 | <ul> |
35 | | - <li> |
36 | | - Added feature toggle for creating Data Source of <code>Azure Cosmos DB API for Cassandra</code>, the toggle is <b>off</b> in default. |
37 | | - <ul> |
38 | | - <li>Support for opening <code>Azure Cosmos DB API for Cassandra</code> with <code>Database Tools and SQL</code> plugin from <code>Azure Explorer</code> is disabled by default.</li> |
39 | | - <li>Support for creating Data Source of the <code>Azure Cosmos DB API for Cassandra</code> from <code>Database Tools and SQL</code> plugin is disabled by default.</li> |
40 | | - </ul> |
41 | | - </li> |
| 35 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6939">#6939</a>: Uncaught Exception java.lang.NullPointerException: Cannot invoke "com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.runOnPooledThread(java.lang.Runnable)" because the return value of "com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.getInstance()" is null</li> |
| 36 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6930">#6930</a>: com.microsoft.azure.toolkit.lib.auth.AzureToolkitAuthenticationException: you are not signed-in.</li> |
| 37 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6909">#6909</a>: Cannot invoke "org.jetbrains.idea.maven.project.MavenProject.getParentId()" because "result" is null</li> |
| 38 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6897">#6897</a>: There is a vulnerability in Postgresql JDBC Driver 42.3.1,upgrade recommended</li> |
| 39 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6894">#6894</a>: There is a vulnerability in MySQL Connector/J 8.0.25,upgrade recommended</li> |
| 40 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6893">#6893</a>: There is a vulnerability in Spring Framework 4.2.5.RELEASE,upgrade recommended</li> |
| 41 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6869">#6869</a>: Error was received while reading the incoming data. The connection will be closed. java.lang.IllegalStateException: block()/blockFirst()/blockLast() are blocking, which is not supported in thread reactor-http-nio-3</li> |
| 42 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6846">#6846</a>: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0</li> |
| 43 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6687">#6687</a>: Uncaught Exception java.lang.NullPointerException</li> |
| 44 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6672">#6672</a>: com.microsoft.azure.toolkit.lib.common.operation.OperationException: load Resource group (*)</li> |
| 45 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6670">#6670</a>: com.intellij.util.xmlb.XmlSerializationException: Cannot deserialize class com.microsoft.azure.toolkit.intellij.legacy.function.runner.deploy.FunctionDeployModel</li> |
| 46 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6605">#6605</a>: java.lang.NullPointerException</li> |
| 47 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6380">#6380</a>: spuriously adding before launch package command</li> |
| 48 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6271">#6271</a>: Argument for @NotNull parameter 'virtualFile' of com/microsoft/azure/toolkit/intellij/common/AzureArtifact.createFromFile must not be null</li> |
| 49 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/4726">#4726</a>: Confusing workflow of "Get Publish Profile"</li> |
| 50 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/4725">#4725</a>: Misaligned label in Web App property view</li> |
| 51 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/301">#301</a>: Should validate username when creating a VM</li> |
| 52 | + <li><a href="https://github.com/microsoft/azure-tools-for-java/issues/106">#106</a>: azureSettings file in WebApps shouldn't be created by default</li> |
| 53 | + <li>Other bugs</li> |
42 | 54 | </ul> |
43 | 55 | <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> |
44 | 56 | </html> |
|
0 commit comments