scala-ssh v0.7.0 Release Notes

Release Date: 2014-10-16 // over 9 years ago
    • ⬆️ Upgraded to sshj 0.10.0 and slf4j 1.7.7
    • Cross-published against Scala 2.10.4 and Scala 2.11.2
    • ⬇️ Dropped support for Scala 2.9
    • 🛠 Fixed possible RuntimeException in HostConfig (thx to HairyFotr)
    • 🛠 Fixed potential logging of user password (thx to Joseph Price)
    • ➕ Added SFTP and SCP capabilities (thx to Philip Cali)
    • ➕ Added PTY configuration for SSH sessions (thx to Dan Osipov)