Skip to content

Releases: jfrog/jfrog-cli-core

v1.4.0

09 Mar 10:16
Compare
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
Compare
Choose a tag to compare

Upgrade jfrog-client-go to v0.19.1

v1.3.0

31 Jan 14:47
Compare
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
Compare
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
Compare
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
Compare
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

v1.2.3

18 Dec 13:05
Compare
Choose a tag to compare

Download and explode fails while inside a docker container

v1.2.2

17 Dec 20:04
Compare
Choose a tag to compare

Bug fix - Revert "Change pypi AQL query" following performance issues
Bug fix - Download explode fail when overriding the archive filename

v1.2.1

16 Dec 15:38
Compare
Choose a tag to compare

Bug fix - Explode after download fails if not download path not curr dir

v1.2.0

15 Dec 20:46
Compare
Choose a tag to compare

Build-info performance improvements for npm and pip
"jfrog rt cp" and "jfrog rt mv" are now parallel
New "jfrog rt build-append" command
Support vcs list in build-info
Add color to log leval prefix in logs
Nuget v3 is now used by default
Bug fix - download with the explode option fails in some dcenarios
Bug fix - Artifactory upload with sync-deletes can delete when shouldn't, if path includes dashes
Bug fix - Support white-spaces in args for the "jfrog rt mvn", "jfrog rt nuget" and "jfrog rt dotnet"