Note: it's 3.7.5 and not 3.7.4 because some upstreams used the 3.7.4/a provided by an old fork (https://github.com/deadbeefsociety/sshfs). A decent number of changes have since occured now that new maintainers exist for SSHFS, so I thought it's time to make a new release. Big thanks to all new contributors for helping out!
What's Changed
- Implement connect to vsock. by @g-easy in #277
- 👷 use latest major version for actions/checkout by @thomasmerz in #289
- remove README.rst file since README.md file exists by @h4sh5 in #295
- Fix memleak in cache after readlink by @jpalus in #305
- Fill stat info when returning cached data for readdir by @jpalus in #306
- Windows native OpenSSH fix by @manu0401 in #314
- Add support for macOS (macFUSE 4.10.0) by @bfleischer in #325
- ipv6 support for directport connection by @h4sh5 in #336
New Contributors
- @g-easy made their first contribution in #277
- @thomasmerz made their first contribution in #289
- @h4sh5 made their first contribution in #295
- @jpalus made their first contribution in #305
- @manu0401 made their first contribution in #314
Full Changelog: sshfs-3.7.3...sshfs-3.7.5