Releases: jfrog/jfrog-client-go
Releases · jfrog/jfrog-client-go
v0.17.2
Bug fix - Revert "Change pypi AQL query" following performance issues
Bug fix - Download explode fail when overriding the archive filename
v0.17.1
Bug fix - Explode after download fails if not download path not curr dir
v0.17.0
Make Artifactory copy and move parallel
Add color to log leval prefix in logs
Minor performance improvement - Increse upload/download buffer size to 20000
Upgrade third party dependencies
Support vcs list in build-info
content.reader API breaking changes, to support sorting
Bug fix - Xray watch API - index remote
Bug fix - Artifactory 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
v0.16.0
New JFrog Xray Watch APIs
Breaking change - GetBuildInfo API now also returns the build URI
Breaking change - PublishBuildInfo API now also accpets a project name argument
Bug fix - Artifactory remote repository APIs do not include Xray index property
v0.15.0
New GetAllRepositories Artifactory service
Added detailed summary option for the Artifactory upload service
Bug fix - Set / delete props is always recursive
Bug fix - The algorithm which turns wildcard pattern to AQL produces wrong results in some scenarios
v0.14.2
Bug fix - CleanOldDirs() does not delete dirs
v0.14.1
Refactoring - Move comparison function to file utils
Bug fix - Artifactory upload - Allow escaping slashes using back-slashes as part of the build name value
v0.14.0
Breaking API change - ArtifactoryServicesManager
is now an interface with ArtifactoryServicesManagerImp
as the implementation
v0.13.3
Bugfix - remove check error when the Reader finished reading 5e28102
Bugfix - search ignore "order by" #199
Bugfix - fail to copy files with the same prefix name #198
v0.13.2
Bug fix - Incorrect filtering when deleting folders in Artifactory