Skip to content

Releases: jfrog/jfrog-client-go

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

v0.14.0

22 Sep 19:24
Compare
Choose a tag to compare

Breaking API change - ArtifactoryServicesManager is now an interface with ArtifactoryServicesManagerImp as the implementation

v0.13.3

10 Sep 13:00
Compare
Choose a tag to compare

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

29 Aug 17:42
Compare
Choose a tag to compare

Bug fix - Incorrect filtering when deleting folders in Artifactory