Skip to content

v2.9.0

Compare
Choose a tag to compare
@eyalbe4 eyalbe4 released this 30 Jan 13:51
· 1076 commits to master since this release
  • New timestamp added to the log messages
  • "jf c add" command interactive mode improvement - Replaced "Server ID:" with "Choose a server ID:"
  • Bug fix - Avoid creating a redundant build-info module in some scenarios
  • Bug fix - When searching or downloading from Artifactory with the transitive setting, validate that only one repository is requested, since only one repository search is supported with transitive
  • Bug fix - When walking the file tree during an upload, the same file might be visited more than once, but a dir symlink should not be visited more than once.
  • Bug fix - The --scan option used by the "jf mvn / gradle / npm" commands, fails the upload for every vulnerability, even if according to the Xray policy, the upload shouldn't fail
  • Bug fix - The "jf audit" command for pip projects ignores the requirements.txt file
  • Bug fix - The module added to the build-info by the "jf rt bad" command has no type
  • Bug fix - The "jf rt bp" should not prompt the build publish URL with the --dry-run option