Early-Access
Pre-release
Pre-release
What's Changed
- fix: fix deprecated API warning from FileChooserDescriptorFactory. Replace with modern API. by @soul2zimate in #201
- fix: step "Check for changes since last nightly" needs to run before "Determine version and channel" by @soul2zimate in #214
- fix: ensure step Verify ZIP file exists only runs when there's actually something to verify by @soul2zimate in #215
- feat: Add support for user-configurable patterns/globs for excluding manifests from Component Analysis by @soul2zimate in #200
- fix: return a new list to allow ExcludeManifestIntentionAction adds elements afterwards by @soul2zimate in #217
- build: bump up exhort-java-api to 0.0.9-SNAPSHOT by @soul2zimate in #219
- fix: IntelliJ platform version range for plugin verification by @soul2zimate in #221
- feat: retrieve IDE maven user settings file and local repository. by @soul2zimate in #220
- feat: Go Plugin dependency removal by @soul2zimate in #216
- chore: update var names and add missing docs by @soul2zimate in #223
- feat: Docker plugin dependency removal. by @soul2zimate in #222
- fix: fix in Go annotator for single-line require and replace by @soul2zimate in #227
- chore: update change notes by @soul2zimate in #226
- fix: resize images by @soul2zimate in #228
- build: rename plugin files to include short commit ID by @soul2zimate in #229
- build: Upgrade trustify-da-api-spec 2.0.1 and trustify-da-java-client 0.0.11 by @soul2zimate in #225
- chore: add RHTPA integration note to release notes by @soul2zimate in #230
Full Changelog: 1.1.0...early-access