File tree Expand file tree Collapse file tree 8 files changed +18
-9
lines changed
AddLibrary/AzureLibraries
azure-toolkit-for-intellij
azure-intellij-plugin-base
src/main/resources/META-INF
azure-intellij-plugin-lib-java/src/main/resources
src/main/resources/META-INF Expand file tree Collapse file tree 8 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 33All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in this file.
44
55- [ Change Log] ( #change-log )
6+ - [ 3.97.2] ( #3972 )
67 - [ 3.97.1] ( #3971 )
78 - [ 3.97.0] ( #3970 )
89 - [ 3.96.2] ( #3962 )
@@ -121,6 +122,10 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
121122 - [ 3.0.7] ( #307 )
122123 - [ 3.0.6] ( #306 )
123124
125+ ## 3.97.2
126+ ### Fixed
127+ - Fixed a known issue.
128+
124129## 3.97.1
125130### Fixed
126131- Fixed [ #11647 ] ( https://github.com/microsoft/azure-tools-for-java/issues/11647 ) : Error checking JDK version: x.xx.x
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >com.microsoft.azuretools</groupId >
2929 <artifactId >utils</artifactId >
30- <version >3.97.1 </version >
30+ <version >3.97.2 </version >
3131 </parent >
3232 <groupId >com.microsoft.azuretools</groupId >
3333 <artifactId >com.microsoft.azuretools.sdk.lib</artifactId >
3939 </organization >
4040
4141 <properties >
42- <azuretool .version>3.97.1 </azuretool .version>
42+ <azuretool .version>3.97.2 </azuretool .version>
4343 <azuretool .sdk.version>3.32.0.qualifier</azuretool .sdk.version>
4444 <azure .toolkit-lib.version>0.52.2</azure .toolkit-lib.version>
4545 </properties >
Original file line number Diff line number Diff line change 1- pluginVersion =3.97.1
1+ pluginVersion =3.97.2
22intellijDisplayVersion =2024.2
33intellij_version =IU-242-EAP-SNAPSHOT
44scala_plugin =org.intellij.scala:2024.2.5
Original file line number Diff line number Diff line change 22 xmlns : xi =" http://www.w3.org/2001/XInclude" >
33 <id >com.microsoft.tooling.msservices.intellij.azure</id >
44 <name >Azure Toolkit</name >
5- <version >3.97.1 </version >
5+ <version >3.97.2 </version >
66 <vendor email =" java@microsoft.com" url =" http://www.microsoft.com" >Microsoft</vendor >
77
88 <description >
Original file line number Diff line number Diff line change 11<!-- Version: 3.88.0 -->
22# What's new in Azure Toolkit for IntelliJ
33
4+ ## 3.97.2
5+ ### Fixed
6+ - Fixed a known issue.
7+
48## 3.97.1
59### Fixed
610- Fixed [ #11647 ] ( https://github.com/microsoft/azure-tools-for-java/issues/11647 ) : Error checking JDK version: x.xx.x
Original file line number Diff line number Diff line change 1- pluginVersion =3.97.1
1+ pluginVersion =3.97.2
22intellijDisplayVersion =2025.2
33intellij_version =IU-2025.2
44platformVersion =2025.2
Original file line number Diff line number Diff line change 22 xmlns : xi =" http://www.w3.org/2001/XInclude" >
33 <id >com.microsoft.tooling.msservices.intellij.azure</id >
44 <name >Azure Toolkit for IntelliJ</name >
5- <version >3.97.1 </version >
5+ <version >3.97.2 </version >
66 <vendor email =" java@microsoft.com" url =" http://www.microsoft.com" >Microsoft</vendor >
77
88 <description ><![CDATA[
2828 <change-notes >
2929 <![CDATA[
3030 <html>
31- <h2 id="3-97-1 ">3.97.1 </h2>
31+ <h2 id="3-97-2 ">3.97.2 </h2>
3232 <h3 id="fixed">Fixed</h3>
3333 <ul>
34- <li>Fixed <a href="https://github.com/microsoft/azure-tools-for-java/issues/11647">#11647</a>: Error checking JDK version: x.xx.x </li>
34+ <li>Fixed a known issue </li>
3535 </ul>
3636 <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>
3737 </html>
Original file line number Diff line number Diff line change 2727 <modelVersion >4.0.0</modelVersion >
2828 <groupId >com.microsoft.azuretools</groupId >
2929 <artifactId >utils</artifactId >
30- <version >3.97.1 </version >
30+ <version >3.97.2 </version >
3131 <packaging >pom</packaging >
3232 <name >${project.artifactId} -${project.version} </name >
3333 <properties >
You can’t perform that action at this time.
0 commit comments