Skip to content

Releases: jfrog/jfrog-cli-core

v1.8.0

23 Jun 21:11

Choose a tag to compare

New --retries option for the search, set-props, delete-props, delete, copy and move commands

v1.7.2

17 Jun 19:01

Choose a tag to compare

Sha256 added to the summary response of all APIs which upload files to Artifactory

v1.7.1

28 May 12:33

Choose a tag to compare

Bug fix - "jfrog rt go get" fails to collect build-info, if used with an internal module package

v1.7.0

23 May 17:34

Choose a tag to compare

New "jfrog ci-setup" command
Support for yarn - new "jfrog rt yarn" command
New --detailed-summary option added to the "jfrog rt npm-publish" command
New --detailed-summary option added to the release-bundle create, update and sign commands
Bug fix - Temp files are not deleted after download
Bug fix - Change the permission of the npmrc file created by the "jfrog rt npmi" command

v1.6.3

15 May 10:58

Choose a tag to compare

Bug fix - "jfrog rt upload" - using ANT patterns fails to convert doube asteriks to directory range.
Bug fix - "jfrog rt npm-install" can fail when .npmrc includes 'json=true'.
Bug fix - "jfrog rt nuget" & "jfrog rt dotnet" can fail when there are multiple .net projects in the same directory.
Bug fix - "jfrog rt build-publish" module type is missing in build-info modules.

v1.6.2

05 May 09:09

Choose a tag to compare

Bug fix - Unable to upload a file if its name includes semicolons.
Bug fix - Upgrade jfrog-client-go, which includes the upgrade of go-git v4.7.1, to resolve errors that occur when collecting data from the local git repository.

v1.6.1

29 Apr 12:21

Choose a tag to compare

Bug fix - Error when unmarshalling response received from JFrog Distribution

v1.6.0

28 Apr 18:58

Choose a tag to compare

"jfrog rt bp" - New --detailed-summary option added
"jfrog rt u" - The --detailed-summary option now also returns sha256 of the uploaded files
The maven and gradle extractors were upgraded
The value of the JFROG_CLI_USER_AGENT environment variable now also controls the agent name in the build-info
Bug fix - The dryRun option of release bundle management APIs returns an error

v1.5.3

19 Apr 12:02

Choose a tag to compare

Bug fix - Download fails with panic, if filtered build does not exist
Bug fix - Adjust the "npm ls" command for npm 7
Bug fix - 'jfrog --version' shows error an error on windows 2012
Bug fix - Panic is thrown when providing a wrong image tag
Bug fix - Config import can fail is some scenarios
Bug fix - JFrog CLI does not show the right description of a JFrog CLI Plugin
Modify the separator used for creating the temp dir, which stored the build-info before it is published
Support for npm 7.7

v1.5.2

16 Apr 19:13

Choose a tag to compare

Bug fix - Bug fix - Avoid failing, if latest commit message could not be fetched