Skip to content

Releases: redhat-developer/intellij-kubernetes

0.3.0

19 Nov 11:48
5aad41f
Compare
Choose a tag to compare
  • Resource editor: should allow to edit files loaded from local disk (File > Open) (#217) link
  • Support Kubernetes 1.22.0 (#266) link
  • Pods for a deployment are not listed. An error is displayed instead. (#281) link
  • Add telemetry information for the extension (#212) link

0.2.4

11 Nov 17:53
Compare
Choose a tag to compare

Bug Fixes

  • InvalidPathException: Illegal char <:> at index 16: \Repository Diff: application.yml (#258) link
  • Should stop watching resources when tree node is collapsed (#132) link

Other

  • bump kubernetes-client to latest version (#226) link

0.2.2

11 Nov 16:24
323a7f5
Compare
Choose a tag to compare

Bug Fixes

  • IDE Error: commitDocument() left PSI inconsistent (#236) link

0.2.1

11 Nov 16:20
12b67cc
Compare
Choose a tag to compare

Features

  • Should be able to edit resources (#175) link

Bug Fixes

  • Should stop watching resources when tree node is collapsed (#132) link
  • Too many dependencies in the zip file (#185) link

Other

0.1.6

11 Nov 16:07
Compare
Choose a tag to compare

Features

  • "Use Project/Namespace" & "Set as Current Cluster" should alter kubeconfig (#193) link

Bug Fixes

  • tool window: active context is not updated when unauthorized context is logged in (#192) link

0.1.5

11 Nov 15:58
86187a5
Compare
Choose a tag to compare

Bug Fixes

  • Switch project/namespace command not showing up' (#181) link
  • adapted to changes in intellij-common/StructureTreeAction#isVisible (#180) link

0.1.3

11 Nov 15:51
e2c8a3a
Compare
Choose a tag to compare

Bug Fixes

  • PluginException: Icon cannot be found in 'AllIcons.Modules.DeleteContentFolder' (#172) link
  • Should stop watching resources when tree node is collapsed (#132) link

0.1.2

11 Nov 15:33
d953fd3
Compare
Choose a tag to compare

Initial Release