Skip to content

Releases: jfrog/jfrog-cli-core

v1.5.1

15 Apr 05:58

Choose a tag to compare

Bug fix - Archive explode while downloading from Artifactory can fail on Windows

v1.5.0

04 Apr 20:23

Choose a tag to compare

Breaking change - The "jfrog rt go-recursive-command" is now removed.
New "jfrog xr curl" command
New "transitive" option has been added to Artifactory's search and download commands, to expand the search to include remote repos (requires Artifactory 7.17)
The JFROG_CLI_JCENTER_REMOTE_SERVER and JFROG_CLI_JCENTER_REMOTE_REPO environment variables are now deprecated, and replaced with the new (single) JFROG_CLI_EXTRACTORS_REMOTE environment variable
The "jfrog rt go-publish" command now uses the configuration added by the "jfrog rt go-config" command.

v1.4.2

18 Mar 16:39

Choose a tag to compare

Bug fix - Uploading files to Artifactory with "archive=zip" causes high memory consumption.
Add VCS commit message to buildinfo.
NPM build-info now includes depedencies hierarchy.
Block the usage of "excludeProps" with "aql" in file specs.
Validate container name when pushing docker images.

v1.4.1

10 Mar 12:55
a7faa0f

Choose a tag to compare

Bug fix - panic when running build-docker-create command if image name does not include slash or colon.

v1.4.0

09 Mar 10:16

Choose a tag to compare

New "jfrog config" command, replacing the old "jfrog rt config" command.
"jfrog rt build-add-dependencies" - support collecting the dependencies from Artifactory.
Allow uploading files to Artifactory, after packing them in a zip archive.
Allow specifying Artifactory project, when publishing build-info.
Support for ANT patterns when uploading files to Artifactory.
Download artifacts of all builds, including aggregated (referenced) builds.
Support fetching VCS attached properties, when git submodules is used.
Add new "build.branch" property to uploaded build artifacts.
Bug fix - "jfrog rt build-add-git" - support the case where the revision no longer exists in the build log.

v1.3.1

31 Jan 18:36

Choose a tag to compare

Upgrade jfrog-client-go to v0.19.1

v1.3.0

31 Jan 14:47

Choose a tag to compare

New users-create and user-delete commands
New group-create, group-update and group-delete commands
Allow running pip install without setup.py
Bug fix - docker - missing clear error message when working with a repo that doesn't exist
Artifactory upload - the "Props" command option was deprecated and replaced with "TargetProps"

v1.2.6

06 Jan 15:19

Choose a tag to compare

Bug fix - docker push fails to set props for virtual repositories
Bug fix - config import fails with refreshable token

v1.2.5

30 Dec 14:20

Choose a tag to compare

Add Podman and Kaniko support
Upgrade jfrog-client-go to v0.17.5 to receive a fix causing download and explode to fail
Improve config tests

v1.2.4

18 Dec 16:22

Choose a tag to compare

Upgrade jfrog-client-go to v0.17.4 to receive a fix causing download and explode to fail on Windows