Skip to content

1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 17:07
1.1.0
caa9c74

Features

  • Added recommendation acceptance tracking link
  • Add gradle support link
  • Support idea IJ 2024.1.x link
  • Upgrade ideaVersion to 2024.2 and make necessary updates. (#168) link
  • Support http proxy (#179) link
  • Add support for pnpm package manager (#180) link
  • Add support for yarn package manager (#181) link
  • Add action group ID to comply Dynamic Plugin restrictions to avoid restart after plugin installation. (#192) link
  • Enable using the Maven Wrapper (mvnw) (#198) link

Bug Fixes

  • Gradle - add action to insert Redhat GA Maven Repository to build.gradle manifest link
  • TC-1631 link
  • Bug of exception in components analysis link
  • Remove unwanted logs(#163) link
  • Add more possibilities to lexer and grammar of build.gradle groovy dsl language (#162) link
  • Fix incorrect link of ubi-9 container image link
  • Delete recursively temp directory after component analysis link
  • Remove duplicate CA files for PNPM and Yarn providers (#187) link
  • Correct exhortApi.componentAnalysis call parameter (#189) link
  • TC-1631 Explicitly synchronize PSI file cached document content and disk file content to avoid analysis happens before changes is saved to disk. (#197) link
  • Clarify IntelliJ Ultimate Edition requirment for Golang projects. (#195) link
  • Allow Inline Vulnerability Severity Alerts level change. (#204) link
  • TC-2796 add more standard configuration names to lexer and grammar of build.gradle (#206) link
  • Unable to detect workflow_dispatch (#211) link
  • Trigger manual wf missing build (#212) link
  • Format issue link
  • Token usage link

Documentation

  • Add documentation for gradle link
  • Add documentation for gradle (#165) link
  • Correct docs for dockerfile scanning (#157) link
  • Update readme and change-notes. (#202) link

Refactoring

Builds

  • Bump actions to latest versions (#172) link

Other

  • Bump development version to 1.1.0-SNAPSHOT link
  • Change the idea version since-build property to 223.0 link
  • Save backup job configuration in xml due to jenkins studio decommissioning link
  • Bump changelog version to 0.0.12 (#151) link
  • Update .gitignore (#178) link
  • Code cleanup, remove redundant and obsolete codes and simplify some method calls. (#190) link
  • Upgrade gradle wrapper to 8.5 link
  • Upgrade Gradle IntelliJ Plugin to 2.x link
  • Update Plugin verification and enable gradle caching for build link
  • Remove redundant validate step, Upgrade plugins to compatible versions and suppress one plugin descriptor error since the plugin was previously uploaded to the JetBrains Marketplace link
  • Update idea-version version link
  • Upgrade exhort-java-api to 0.0.8 (#205) link
  • Update deprecated feature and target file name (#207) link
  • Migrate jenkins to github workflow (#208) link
  • Fix token usage and publish nightly if there are changes (#209) link
  • Format nightly using the date as suffix (#210) link
  • Prepare 1.1.0 (#213) link