Releases: jfrog/jfrog-client-go
Releases · jfrog/jfrog-client-go
v0.5.6
Revert Fix .. (the parent directory) in upload pattern.
Add no-cache header to Xray build scan requests.
v0.5.5
Bug fix - Artifactory upload fails when path includes "..".
v0.5.4
Upgraded gofrog to version 1.0.5.
v0.5.3
Bug fix - Cannot upload, download, copy, move or delete files from Artifactory, if the file path includes parentheses.
v0.5.2
- Go 1.13 compatibility
- Go publish API now also sends checksum headers to Artifactory.
v0.5.1
artifactory : add support for exclude-props in aql build (#75)
* artifactory : add support for exclude-props in aql build
* CR fixes
v0.5.0
artifactory : add support for exclude-props in aql build (#75)
* artifactory : add support for exclude-props in aql build
* CR fixes
v0.3.3
Update README.md with temp-dir API
v0.3.2
Add debug log for http requests when using HttpClient.Send