Skip to content

Releases: jfrog/jfrog-client-go

v0.3.0

28 Jan 12:53
48fa640
Compare
Choose a tag to compare
Update Readme after New Service Manager api change

v0.2.2

27 Jan 17:46
187d4ed
Compare
Choose a tag to compare
Create RetryExecutor + add retries to client's download and upload op…

…erations

v0.2.1

26 Dec 04:29
5fadb4f
Compare
Choose a tag to compare

Publish zip and mod with api
Minor improvements to search aql

v0.2.0

17 Dec 06:43
af471e7
Compare
Choose a tag to compare
Support access tokens

v0.1.3

03 Dec 12:03
a326960
Compare
Choose a tag to compare
Merge pull request #16 from eyalbe4/dev

Isolate the CreateArtifactoryHttpClient API.

v0.1.2

20 Nov 11:14
11d5bc2
Compare
Choose a tag to compare
Support for deps tidy command (#10)

* Support for deps tidy command

v0.1.1

14 Nov 08:03
4350385
Compare
Choose a tag to compare
SSH Authentication behaviour update

Following Issue 83 on the CLI, the behaviour of ssh authentication was changed to:

1. Try authenticating via ssh-agent.
If failed due to any reason (No agent / connection failed / no key in agent):
2. Try authenticating via ssh-key.
If the key is encrypted, passphrase has to be passed via the --ssh-passphrase flag.

v0.1.0

06 Nov 10:26
1e5dda4
Compare
Choose a tag to compare
Merge pull request #7 from RobiNino/symlinks_branch

Upload broken symlinks