Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

1.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 15:16
· 142 commits to main since this release

Features

Bug Fixes

  • Avoid NoSuchMethodError when using intellij-kubernetes 1.21 (#662) (#663) link
  • Offer 'Open Helm Charts' on project node (was: cluster)(#676) link
  • Avoid fatal IDE error when tree is refreshing (#690) (#691) link
  • Report 'cluster unreachable' instead of 'failed to list secrets' (#682) (#683) link
  • Use async leafstate for component (#687) (#697) link
  • Texts in notifications for creating & created (#714,#716) (#720) link
  • Show 'missing project' - not log in - when current is inexistant (#715, #720) (#722) link

Refactoring

  • Use stateful openshift client instead of ad hoc (#664) (#665) link

Builds

  • Bump gradle/gradle-build-action from 2 to 3 (#692) link
  • Bump actions/cache from 3 to 4 (#694) link
  • Bump amannn/action-semantic-pull-request (#693) link
  • Bump actions/setup-java from 3 to 4 (#698) link
  • Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 (#700) link
  • Bump actions/github-script from 6.4.1 to 7.0.1 (#699) link
  • Bump actions/checkout from 3 to 4 (#695) link
  • Bump actions/upload-artifact from 3 to 4 (#696) link
  • Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 (#705) link
  • Bump helm/kind-action from 1.8.0 to 1.9.0 (#706) link
  • Bump gradle/actions from 3.0.0 to 3.1.0 (#709) link
  • Bump gradle/gradle-build-action from 3.0.0 to 3.1.0 (#710) link

Other