Skip to content

Releases: jfrog/jfrog-cli-core

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"

v1.1.2

23 Nov 10:04
f498d86
Compare
Choose a tag to compare

Bug fix - Error when uploading / downloading 0 files

v1.1.1

12 Nov 21:18
Compare
Choose a tag to compare

Bug fix - Added xrayIndex JSON key for remote repos
Bug fix - pip-install does not support local repos
Support project on build-info publish
Upgraded jfrog-client-to v0.16.0
Upgraded go-prompt to v0.2.5

v1.1.0

26 Oct 21:36
Compare
Choose a tag to compare

“jfrog rt upload” - New --detailed-summary option
Build-info support for “jfrog rt go get” with Artifactory
“jfrog rt access-token-create” - the username argument is now optional
“jfrog rt repo-delete” now accepts a wildcard pattern, allowing the deletion of multiple repositories
Allow different JFrog CLI version to use different config files formats
Upgrade maven and gradle extractors
Bug fix - “jfrog rt mvn” - not all artifacts are downloaded from Artifactory
Bug fix - “jfrog rt donet” does not generate build-info for projects which include vbproj files
Bug fix - Set / delete props is always recursive
Bug fix - The algorithm which turns wildcard pattern to AQL produces wrong results in some scenarios

v1.0.2

13 Oct 14:26
8a53bb7
Compare
Choose a tag to compare
  • Add refreshable tokens exclusion for default server 1b3f1e5.
  • Bugfix - Docker push fails to update layers properties #21.