Skip to content

Releases: redhat-developer/intellij-common

1.6.0

14 Apr 11:13
85a8cc5
Compare
Choose a tag to compare

Features

  • Support different os architectures when downloading (#137) link
  • Allow to execute command in existing terminal tab (#134) link

Bug Fixes

  • Graceful termination for terminal runs (#136) link

Builds

1.5.0

07 Mar 17:49
e90d140
Compare
Choose a tag to compare

Features

  • Add VfsRootAccesshelper for IntelliJ 2021.3 compatibility (#123) link
  • KubernetesResourceInfo to retrieve name & namespace via PSI (#126) link
  • Retrieve value from quoted/single quoted/unquoted psi element (#128) link
  • Add silentMode to DownloadHelper (#121) (#130) link

Bug Fixes

  • Use gradle-nexus.publish-plugin to publish to Nexus (#116) link
  • Add NPE guard when invalidate path (#119) link
  • VfsRootAccessHelper broken on IntelliJ < 2021.3 (#125) link

Builds

Other

  • Bump to 1.5.0-SNAPSHOT link

1.4.0

19 Nov 02:07
Compare
Choose a tag to compare

Features

  • Update executeInterminal with TerminalExecutionConsole (#108) link
  • Add config checker to compare current contexts of two configs (#110) link

Other

  • Bump to 1.4.0-SNAPSHOT link
  • Bump to version 1.4.0 (#112) link

1.2.2

07 Jul 13:30
Compare
Choose a tag to compare

Other

  • Bump to 1.2.2 link
  • Prepare for 1.2.2 link

1.2.1

28 Jun 13:54
772997e
Compare
Choose a tag to compare

Bug Fixes

  • ClusterHelper is NPE is the client is OpenShiftClient (#86) link

Other

1.2.0

11 Jun 16:58
Compare
Choose a tag to compare

Features

  • Give extenders the chance to disable an action (#75) link
  • Return basic cluster information (#78) link
  • Retrieve value from array in YAML (#79) link
  • Add action to remove/restore yaml metadata clutter (#82) link

Bug Fixes

  • Report correctly Kubernetes version for OpenShift clusters (#81) link

Other

  • Bump to 1.2.0-SNAPSHOT link
  • Auto archive Jenkins release builds and report errors (#77) link
  • Prepare for 1.2.0 link

1.1.0

11 May 18:06
6b9a1dd
Compare
Choose a tag to compare

Features

  • Add function to add/remove label starting from yaml (#72) link
  • Add support for links in tree (#69) link
  • Make executeAfter returns the scheduledFuture to being able to cancel it (#73) link
  • Add generic resource model (#68) link

Bug Fixes

  • Correct invalid Javadoc statements (#71) link

Documentation

Other

1.0.0

13 Apr 17:48
236ad98
Compare
Choose a tag to compare

Bug Fixes

  • Use kubernetes-client 5.0.2 (#41) link
  • Corrected javadoc warnings (#53) link
  • Retrieve token in AuthInfo#getToken (was: only auth providers)(#58) link

Other

  • Use conventional commits and add release workflow (#56) link
  • Add 2021.1 (#60) link
  • Prepare for 1.0.0 (#61) link