Skip to content

2.2.0

Compare
Choose a tag to compare
@eyalbe4 eyalbe4 released this 09 Aug 18:52
· 1216 commits to v2 since this release
  • "jfrog rt mvn" - Support including / excluding deployed artifacts
  • "jfrog rt search" - Allow searching in Artifactory by build, even if the build is included in a project
  • "jfrog rt upload" - Allow storing symlinks in an archive when uploading it to Artifactory
  • "jfrog xr scan", "jfrog xr audit-..." - When downloading the xray-indexer app, get the version from the app itself, and not from Xray
  • Bug fix - Gradle builds which use an old version of the Gradle Artifactory Plugin may fail to deploy artifacts
  • Bug fix - The build-info URL is incorrect, in case the build name and number include special characters
  • Bug fix - SSH authantication with Artifactory cannot be used without a passphrase
  • Bug fix - When searching and filtering by the latest build run, the latest build run isn't always returned
  • Bug fix - "jfrog rt build-discard" - the --project flag is missing
  • Bug fix - npm-publish may fail if package.json has pre/post pack scripts