Releases: redhat-developer/intellij-common
Releases · redhat-developer/intellij-common
1.6.0
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
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
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
Other
- Bump to 1.2.2 link
- Prepare for 1.2.2 link
1.2.1
Bug Fixes
- ClusterHelper is NPE is the client is OpenShiftClient (#86) link
Other
1.2.0
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
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
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