File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
PluginsAndFeatures/azure-toolkit-for-intellij/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +14
-0
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.78.1] ( #3781 )
67 - [ 3.78.0] ( #3780 )
78 - [ 3.77.0] ( #3770 )
89 - [ 3.76.0] ( #3760 )
@@ -98,6 +99,12 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
9899 - [ 3.0.7] ( #307 )
99100 - [ 3.0.6] ( #306 )
100101
102+ ## 3.78.1
103+ ### Fixed
104+ - Fix: error pops when starting/stopping/restarting spring app.
105+ - Fix: error pops when deleting cosmos db document.
106+ - Fix: updating firewall rules in sql database's properties editor view doesn't work.
107+
101108## 3.78.0
102109### Added
103110- New UX for Azure resource connections in IntelliJ project view
Original file line number Diff line number Diff line change 2727 <change-notes >
2828 <![CDATA[
2929 <html>
30+ <h3>3.78.1</h3>
31+ <h4 id="fixed">Fixed</h4>
32+ <ul>
33+ <li>Fix: error pops when starting/stopping/restarting spring app.</li>
34+ <li>Fix: error pops when deleting cosmos db document.</li>
35+ <li>Fix: updating firewall rules in sql database's properties editor view doesn't work.</li>
36+ </ul>
3037 <h3>3.78.0</h3>
3138 <h4>Added</h4>
3239 <ul>
You can’t perform that action at this time.
0 commit comments