Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba committed Mar 27, 2023
1 parent 6cb0f63 commit f1c80ba
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ javaVersion=17
org.gradle.jvmargs='-Duser.language=en'
sources=false

intellij_version=IC-231.5920-EAP-CANDIDATE-SNAPSHOT
rider_version=RD-2023.1-EAP8-SNAPSHOT
intellij_version=IC-231.8109-EAP-CANDIDATE-SNAPSHOT
rider_version=RD-2023.1-EAP9-SNAPSHOT
#rider_version=RD-2022.3.1
build_common_code_with=rider
intellij_plugin_name=azure-toolkit-for-intellij
rider_plugin_name=azure-toolkit-for-rider
rider_backend_build_configuration=Debug

dep_plugins=org.intellij.scala:2023.1.3
dep_plugins=org.intellij.scala:2023.1.11
applicationinsights.key=57cc111a-36a8-44b3-b044-25d293b8b77c

updateVersionRange=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<html>
<h4>Added:</h4>
<ul>
<li>Compatibility with Rider 2023.1 EAP8</li>
<li>Compatibility with Rider 2023.1 EAP9</li>
<li>Azure Functions: Option to auto-start Azurite with run configurations (<a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/605">#605</a>)</li>
<li>Azure Functions: show a warning when Azurite is not running (<a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/605">#650</a>)</li>
<li>Azure Functions: Support Windows arm64 Azure Core Tools (<a href="https://youtrack.jetbrains.com/issue/RIDER-85548">#RIDER-85548</a>)</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<html>
<p>[3.50.0-2023.1]</p>
<ul>
<li>Compatibility with Rider 2023.1 EAP8</li>
<li>Compatibility with Rider 2023.1 EAP9</li>
<li>Azure Functions: Option to auto-start Azurite with run configurations (<a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/605">#605</a>)</li>
<li>Azure Functions: show a warning when Azurite is not running (<a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/605">#650</a>)</li>
<li>Azure Functions: Support Windows arm64 Azure Core Tools (<a href="https://youtrack.jetbrains.com/issue/RIDER-85548">#RIDER-85548</a>)</li>
Expand Down Expand Up @@ -149,7 +149,7 @@
</ul>
<h4>Fixed bugs:</h4>
<ul>
<li>Memory leak running Rider 202 EAP8 with plugin <a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/339">#339</a></li>
<li>Memory leak running Rider 2020 EAP8 with plugin <a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/339">#339</a></li>
<li>Linked host.json file not recognized in configuration <a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/355">#355</a></li>
<li>Cloud Shell does not work when using Azure CLI for authentication <a href="https://github.com/JetBrains/azure-tools-for-intellij/issues/340">#340</a></li>
<li>Application Property view show relevant information about running Web App or Function App</li>
Expand Down

0 comments on commit f1c80ba

Please sign in to comment.