File tree Expand file tree Collapse file tree 8 files changed +14
-12
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 +14
-12
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.96.0 ] ( #3960 )
6+ - [ 3.96.1 ] ( #3961 )
77 - [ 3.95.0] ( #3950 )
88 - [ 3.94.0] ( #3940 )
99 - [ 3.93.0] ( #3930 )
@@ -118,7 +118,7 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
118118 - [ 3.0.7] ( #307 )
119119 - [ 3.0.6] ( #306 )
120120
121- ## 3.96.0
121+ ## 3.96.1
122122- Configure Azure MCP server for GitHub Copilot
123123- Integrate azd to Azure Explorer
124124- Fix some known issues
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.96.0 </version >
30+ <version >3.96.1 </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.96.0 </azuretool .version>
42+ <azuretool .version>3.96.1 </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.96.0
1+ pluginVersion =3.96.1
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.96.0 </version >
5+ <version >3.96.1 </version >
66 <
vendor email =
" [email protected] " 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.96.0
4+ ## 3.96.1
5+ - Configure Azure MCP server for GitHub Copilot
56- Integrate azd to Azure Explorer
6- - Fix some known issues.
7+ - Fix some known issues
78
89## 3.95.0
910- Update function cdn uri
Original file line number Diff line number Diff line change 1- pluginVersion =3.96.0
1+ pluginVersion =3.96.1
22intellijDisplayVersion =2025.1
33intellij_version =IU-2025.1
44platformVersion =2025.1
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.96.0 </version >
5+ <version >3.96.1 </version >
66 <
vendor email =
" [email protected] " url =
" http://www.microsoft.com" >Microsoft</
vendor >
77
88 <description ><![CDATA[
2727 <change-notes >
2828 <![CDATA[
2929 <html>
30- <h2 id="3-96-0 ">3.96.0 </h2>
30+ <h2 id="3-96-1 ">3.96.1 </h2>
3131 <ul>
32+ <li>Configure Azure MCP server for GitHub Copilot.</li>
3233 <li>Integrate azd to Azure Explorer.</li>
3334 <li>Fix some known issues.</li>
3435 </ul>
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.96.0 </version >
30+ <version >3.96.1 </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