Skip to content

Releases: jfrog/jfrog-client-go

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