Skip to content

Releases: jfrog/jfrog-client-go

v0.5.6

03 Nov 13:41
9ccd99c
Compare
Choose a tag to compare

Revert Fix .. (the parent directory) in upload pattern.
Add no-cache header to Xray build scan requests.

v0.5.5

31 Oct 15:06
bdf539e
Compare
Choose a tag to compare

Bug fix - Artifactory upload fails when path includes "..".

v0.5.4

30 Oct 12:57
543086b
Compare
Choose a tag to compare

Upgraded gofrog to version 1.0.5.

v0.5.3

24 Oct 14:57
Compare
Choose a tag to compare

Bug fix - Cannot upload, download, copy, move or delete files from Artifactory, if the file path includes parentheses.

v0.5.2

24 Sep 07:34
21de331
Compare
Choose a tag to compare
  1. Go 1.13 compatibility
  2. Go publish API now also sends checksum headers to Artifactory.

v0.5.1

23 Sep 09:23
Compare
Choose a tag to compare
artifactory : add support for exclude-props in aql build (#75)

* artifactory : add support for exclude-props in aql build

* CR fixes

v0.5.0

16 Aug 10:42
Compare
Choose a tag to compare
artifactory : add support for exclude-props in aql build (#75)

* artifactory : add support for exclude-props in aql build

* CR fixes

v0.4.0

11 Jun 06:25
Compare
Choose a tag to compare
Log API changes.

v0.3.3

17 Apr 16:17
a006f9a
Compare
Choose a tag to compare
Update README.md with temp-dir API

v0.3.2

05 Mar 10:47
66fe322
Compare
Choose a tag to compare
Add debug log for http requests when using HttpClient.Send