You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+10
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,15 @@
10
10
</description>
11
11
<change-notes>
12
12
<![CDATA[
13
+
<h3>1.5.0</h3>
14
+
<ul>
15
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/763">Allow to disable editor notifications</a></li>
16
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/779">Support multiple config files listed in KUBECONFIG env var</a></li>
17
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/710">Display notifications in editors that have multiple resources</a></li>
18
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/809">Allow to refresh all contexts</a></li>
19
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/809">Fix: Display an error if the kubeconfig is invalid</a></li>
20
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/812">Fix: Dont show context menu actions applicable to selected items if there are none</a></li>
21
+
</ul>
13
22
<h3>1.4.0</h3>
14
23
<ul>
15
24
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/553">Describe in the context menu to a pod listed in the resource tree</a></li>
0 commit comments