Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@tmds tmds released this 29 Jan 07:15
· 12 commits to main since this release
  • Accept ssh uris as destination string. (#320)
    breaking: SshClient and SshClientSettings no longer accept an empty string for the destination constructor argument.
  • RemoteProcess: change ReadToEndAsStringAsync nullability. (#323)
  • Support server auth with OpenSSH certificate keys. (#325)