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
+6-12Lines changed: 6 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -10,26 +10,20 @@
10
10
</description>
11
11
<change-notes>
12
12
<![CDATA[
13
-
<h3>1.3.0</h3>
13
+
<h3>1.4.0</h3>
14
14
<ul>
15
-
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/726">Support for clusters using OpenID auth providers</a></li>
15
+
<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>
16
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/757">Fix: Toolkit window stays empty if the current cluster isn't reachable</a></li>
17
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/755">Fix: Cannot create or update resource with managed fields</a></li>
16
18
</ul>
19
+
<h3>1.3.0</h3>
17
20
<ul>
21
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/726">Provide support for clusters using OpenID auth providers</a></li>
18
22
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/717">Allow to set current namespace even if listing them is not possible</a></li>
19
-
</ul>
20
-
<ul>
21
23
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/663">Allow to easily edit Secrets in the editor</a></li>
22
-
</ul>
23
-
<ul>
24
24
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/572">Allow force delete resource</a></li>
25
-
</ul>
26
-
<ul>
27
25
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/719">Add compatibility to IDEA 2024.1</a></li>
28
-
</ul>
29
-
<ul>
30
26
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/637">Make sure text field for current namespace is visible on Linux</a></li>
0 commit comments