Skip to content

Releases: jfrog/jfrog-client-go

v0.17.5

30 Dec 13:27
Compare
Choose a tag to compare

Improve VCS URL masking algorithm
Add GetProperty method
Bug fix - Artifactory download with the explode option fails to extract files with no r permissions
Bug fix - Artifactory download fails to download files for '.' as target path

v0.17.4

18 Dec 16:18
Compare
Choose a tag to compare

Fix "MoveFile" function

v0.17.3

18 Dec 13:00
Compare
Choose a tag to compare

Remove 'os.rename' from the codebase, since it fails inside a docker container

v0.17.2

17 Dec 19:59
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

v0.17.1

16 Dec 15:34
Compare
Choose a tag to compare

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

v0.17.0

15 Dec 20:39
Compare
Choose a tag to compare

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

12 Nov 21:07
8241833
Compare
Choose a tag to compare

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

26 Oct 21:20
Compare
Choose a tag to compare

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

12 Oct 09:02
Compare
Choose a tag to compare

Bug fix - CleanOldDirs() does not delete dirs

v0.14.1

11 Oct 14:42
Compare
Choose a tag to compare

Refactoring - Move comparison function to file utils
Bug fix - Artifactory upload - Allow escaping slashes using back-slashes as part of the build name value