Releases: Miyoshi-Ryota/async-ssh2-tokio
Releases · Miyoshi-Ryota/async-ssh2-tokio
v0.8.12
What's Changed
- Update Russh by @chanderlud in #71
- chore: fix CI error; use docker compose instead of old style and new rust version by @Miyoshi-Ryota in #72
- release 0.8.12 by @Miyoshi-Ryota in #73
Full Changelog: v0.8.11...v0.8.12
v0.8.11
What's Changed
- Add support for keyboard-interactie auth. by @mateuszkj in #63
- feat: made AuthMethod enum variants more generic by @fa993 in #66
- moved src input to AsRef and dest input to Into by @fa993 in #68
- Add support for direct-tcpip channels by @kyrias in #64
- Prepare 0.8.11 by @Miyoshi-Ryota in #69
- release 0.8.11 by @Miyoshi-Ryota in #70
New Contributors
- @mateuszkj made their first contribution in #63
- @fa993 made their first contribution in #66
- @kyrias made their first contribution in #64
Full Changelog: v0.8.10...v0.8.11