We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d463ba commit d454532Copy full SHA for d454532
1 file changed
src/main/resources/META-INF/plugin.xml
@@ -411,7 +411,11 @@
411
412
<change-notes><![CDATA[
413
<p><b>1.2.0</b></p>
414
- <p>Go Plugin dependency removal. Golang projects now can be analyzed with IntelliJ Community Edition (no longer requires Ultimate Edition).</p>
+ <p>Default to MVS = true for go.</p>
415
+ <p>Do not include go toolchain entries.</p>
416
+ <p>Remove go qualifiers from sbom.</p>
417
+ <p>Support customized maven user settings file and local repository.</p>
418
+ <p>Removed Go and Docker plugin dependencies. Golang projects now work with IntelliJ Community Edition.</p>
419
<p>Add support for user-configurable patterns/globs for excluding manifests from Component Analysis.</p>
420
<p><b>1.1.0</b></p>
421
<p>Added support for Gradle manifest files.</p>
0 commit comments