Releases: redhat-developer/intellij-common
Releases · redhat-developer/intellij-common
1.9.7
Features
- Allow ConfigWatcher to watch several files (#236) link
- Inform ConfigWatcher event consumers of errors when parsing the config(s) (#259) link
Bug Fixes
- Bump github artifact actions to v4 link
- Bumped checkout and setup-java github actions to v4 link
- Corrected component to be published, removed hacks (#251) link
- Allow pre/post-2024.3 proxy settings (#242) link
Other
1.9.6
Features
- Impl'd utils and base undecorated dialog link
- DownloadHelper#downloadIfRequired allows to know if was downloaded link
- Check checksums when downloading tools from json (#230) link
- Add system property to override download path (#231) link
Bug Fixes
- Removed unused PopupHandlerAdapter link
Other
1.9.3
Features
- Impl'd #isOpenShift for a given client/cluster link
Bug Fixes
- Update modified descriptor, use correct thread when processing changes (#195) link
- Dont invalidate root if invalidating node link
- Dont NPE if label-text is null link
- Report that loading tools.json failed (was: jackson error) link
- Ignore unknown properties when unmarshalling ToolsConfig link
- Notify if config file was deleted (#201) link
- Allow to compare fileconfig-contexts (#201) link
- Allow to retrieve name of current (kubeconfig) context link
Other
1.9.2
1.9.1
Bug Fixes
Other
1.9.0
1.8.0
Features
- Remove clutter from HasMetadata (redhat-developer/intellij-kubernetes#274) link
- Enable creation of getting started page (#156) link
- Add ProcessListener support when running in non terminal mode (#159) link
- Allow to choose if to minimize quotes when removing clutters (#162) link
- Add inputdialogwithcheckbox with customizable behavior (#165) link