Skip to content

Tags: Mu-L/ssh3

Tags

v0.1.7

Toggle v0.1.7's commit message
version 0.1.7

v0.1.6

Toggle v0.1.6's commit message
version 0.1.6

v0.1.6-rc2

Toggle v0.1.6-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version 0.1.6-rc2 (francoismichel#113)

v0.1.6-rc1

Toggle v0.1.6-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version 0.1.6-rc1 (francoismichel#110)

Proper version negotiation was added when developing software version 0.1.5. Instead of creating a new 0.1.5-rc that has version negotiation, it will be easier to just release version 0.1.6. Doing that, we know that every release before 0.1.6 has not version negotiation support.

* version 0.1.6-rc1

* update version in readme

v0.1.5-rc5

Toggle v0.1.5-rc5's commit message
version 0.1.5-rc5

v0.1.5-rc4

Toggle v0.1.5-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
provide a human-readable error message with non-(200|401|404) server …

…response codes (francoismichel#104)

The server now attaches a response body with its error responses that are different from 404 and 401.

This allows providing better information to the client and help them debug their setup.

v0.1.5-rc3

Toggle v0.1.5-rc3's commit message
add proxy-jump integration tests

0.1.4-updated-pkg

Toggle 0.1.4-updated-pkg's commit message
update .goreleaser files from package update

v0.1.5-rc2

Toggle v0.1.5-rc2's commit message
go fmt

v0.1.5-rc1

Toggle v0.1.5-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
README: update go install sction title