1.22.0
github-actions
released this
09 Jan 17:24
·
15 commits
to refs/heads/master
since this release
With this release, SSHKit now supports SFTP file transfers. For backwards-compatibility, SCP is still the default. To enable SFTP globally or per host, see more details in #524.
✨ New Features
- Allow SFTP to be used for
upload!
/download!
instead of SCP (#524, #529) @mattbrictson
📚 Documentation
- EXAMPLES.md corrections (#527) @JasonPoll
Full Changelog: v1.21.7...v1.22.0