Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 07:46
1.2.0
7661f4b

Features

  • Add support for user-configurable patterns/globs for excluding manifests from Component Analysis link
  • Add feature descritpion and examples to README.md and plugin.xml link
  • Retrieve IDE maven user settings file and local repository. (#220) link
  • Go Plugin dependency removal (#216) link
  • Docker plugin dependency removal. (#222) link
  • Update to trustify-da link

Bug Fixes

  • Fix deprecated API warning from FileChooserDescriptorFactory. Replace with modern API. (#201) link
  • Step "Check for changes since last nightly" needs to run before "Determine version and channel" link
  • Avoid Avoid expanding secrets in a run block check failure in SonarCloud Code Analysis link
  • Make the action only runs on the redhat-developer/intellij-dependency-analytics repository link
  • Ensure step Verify ZIP file exists only runs when there's actually something to verify link
  • Return a new list to allow ExcludeManifestIntentionAction adds elements afterwards link
  • IntelliJ platform version range for plugin verification (#221) link
  • Fix in Go annotator for single-line require and replace (#227) link
  • Resize images (#228) link
  • Add back exhortignore to for backward compatibility and set required TRUSTIFY_DA_BACKEND_URL before creating ExhortApi instance link
  • Fix NPE when issue.getRemediation() return null link
  • Eliminate duplicate vulnerability annotations in CAAnnotator link
  • Ensure plugin.xml explicitly declares a dependency on the JSON module which is required at runtime (#232) link
  • Allow Inline Vulnerability Severity Alerts level change in Dockerfile (#235) link

Documentation

  • Update change-notes link

Builds

  • Rename plugin files to include short commit ID (#229) link
  • Upgrade trustify-da-api-spec 2.0.1 and trustify-da-java-client 0.0.9 link
  • Upgrade trustify-da-java-client to 0.0.11 and trustify-da-api-spec to 2.0.2 link
  • Upgrade trustify-da-java-client to 0.0.12 (#236) link

Other

  • Bump to next development version 1.2.0 link
  • Publish plugin upon release creation or publication link
  • Add some validations and logging information link
  • Remove unused code link
  • Update var names and add missing docs (#223) link
  • Update change notes (#226) link
  • Add RHTPA integration note to release notes (#230) link
  • Prepare 1.2.0 (#237) link