Skip to content

Releases: jfrog/jfrog-cli-core

v2.4.2

07 Nov 14:52
Compare
Choose a tag to compare

Bug fix - Fail to create build-info with a long build name.
Bug fix - Release bundle recursive flag ignored.
Bug fix - Fix npm version parsing command.

v2.4.1

23 Oct 07:23
Compare
Choose a tag to compare

"jfrog rt repo-template" - Support for Alpine repositories
"jfrog rt repo-template" - Support for providing a project key
Bug fix - Avoid returning an error, in case the indexer-app scans a file which is not supported for scanning
Bug fix - The --scan option for the "jfrog rt mvn", "jfrog rt gradle" and "jfrog rt npm" command may cause some issues to be skipped and not displayed
Bug fix - The "jfrog rt build-append" command fails when used with the --project option

v1.10.0

10 Oct 10:10
Compare
Choose a tag to compare

Allow searching in Artifactory by build, even if the build is included in a project

v2.4.0

03 Oct 19:12
Compare
Choose a tag to compare

New "jfrog xr audit-pip" command.
New "jfrog xr audit-go" command.
Support for GPG validation when downloading release bundles using the "jfrog rt download" command.
OpenShift support - new "jfrog oc start-build" command.
Improve the "jfrog ci-setup" command with Jenkins - the command now generates a pipeline that uses the Artifactory DSL.
Bug fix - The --sync option of the "jfrog ds rbdel" command doesn't work.
Bug fix - Uploading file to Artifactory with properties that include special characters can fail.
Bug fix - The UI build-info link is wrong when publishing the build-info as part of a JFrog project.
Bug fix - "jfrog xr scan" will not show an error, if a file that isn't supported by Xray is scanned.

v2.3.0

28 Aug 16:55
Compare
Choose a tag to compare

The --server-id flag has now become optional for all the package managers' config commands. If not provided, the default server ID is used
The M2_HOME environment variable is no longer mandatory for maven builds
Bug fix - "jfrog rt npm-publish" may read the wrong package.json and therefore fetch the wrong package name and number
Bug fix - The indexer-app downloaded by the "jfrog xr audit..." and "jfrog xr scan" commands cannot be used on Windows OS.
Bug fix - "jfrog rt upload" with --archive and --include-dirs may leaves out empty directories

v1.9.1

28 Aug 17:44
Compare
Choose a tag to compare

Bug fix - "jfrog rt npm-publish" may read the wrong package.json and therefore fetch the wrong package name and number
Bug fix - "jfrog rt upload" with --archive and --include-dirs may leaves out empty directories
Bug fix - Uploading to Artifactory with the archive option fails if the symlink target does not exist

v2.2.1

16 Aug 21:55
Compare
Choose a tag to compare

Bug fix - Error when downloading the indexer-app from Xray

v2.2.0

09 Aug 16:07
Compare
Choose a tag to compare

Maven - Support including / excluding deployed artifacts
Allow searching in Artifactory by build, even if the build is included in a project
Allow storing symlinks in an archive when uploading it to Artifactory
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

v1.9.0

09 Aug 15:58
Compare
Choose a tag to compare

Maven - Support including / excluding deployed artifacts
Allow searching in Artifactory by build, even if the build is included in a project
Allow storing symlinks in an archive when uploading it to Artifactory
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

v2.1.1

22 Jul 19:53
dd62e26
Compare
Choose a tag to compare

Improvements to the table and full response output of the Xray scan and audit commands
Removed the JFROG_CLI_OUTPUT_COLORS environment variable introduced in v2.1.0
Bug fix - Usage report is attempted even if Artifactory is not configured