Skip to content

Releases: openssh-rust/openssh

v0.11.2

10 Sep 15:17
67ccb9e
Compare
Choose a tag to compare

Other

  • Closing an existing port forward (#165)

v0.11.1

08 Sep 11:18
94b63e6
Compare
Choose a tag to compare

Other

  • Add optional tracing support to Session drop impl (#164)
  • Update openssh-sftp-client requirement from 0.14.0 to 0.15.0 (#159)

v0.11.0

10 Aug 04:42
da6fc29
Compare
Choose a tag to compare
  • Remove dep tokio-pipe (#156)
  • Remove deprecated functions (#156)
  • Replace From<tokio::proces::Child*>
    with TryFrom<tokio::proces::Child*>, since the converison is falliable (#156)
  • Remove IntoRawFd for Child* since the conversion is falliable (#156)

v0.10.6

10 Aug 04:33
c379c5b
Compare
Choose a tag to compare
v0.10.6 Pre-release
Pre-release

Other

v0.10.5

10 Aug 00:32
6dc6262
Compare
Choose a tag to compare

Other

  • Fix release-plz.yml
  • Add missing feature doc for Session::new* (#153)
  • Create release-plz.yml for auto-release (#151)
    The changelog for this crate is kept in the project's Rust documentation in the changelog module.

v0.10.4

10 Aug 00:33
d107763
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.10.4

v0.10.3

22 Jan 13:21
d6b3175
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

20 Dec 12:44
Compare
Choose a tag to compare

What's Changed

  • Use rfind to locate the @ in connection string by @tomas789 in #139

New Contributors

Full Changelog: 0.10.1...v0.10.2

0.10.1

08 Oct 11:52
9a1856c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...0.10.1