What's Changed
- Fix typo in request-interfaces.go by @Lilja in #558
- fix: remove ioutil and use io/os libraries by @urko-b in #560
- fix: sftp client hang when exit in sftp server example by @wwcd in #564
- Cancelable ReadDirContext by @ungerik in #565
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #568
- Rework client to prevent after-Close usage, and support perm at Open by @puellanivis in #574
- Add support for z/OS by @puellanivis in #580
- Add support for zos/s390x by @dustin-ward in #582
- add CloserListerAt by @drakkan in #577
- Add SetExtendedAttrs to Client by @peterverraedt in #583
- Add WithMaxTxPacket server option by @peterverraedt in #584
- update ReadFrom and ReadFromWithConcurrency docs by @emar-kar in #588
New Contributors
- @Lilja made their first contribution in #558
- @urko-b made their first contribution in #560
- @wwcd made their first contribution in #564
- @ungerik made their first contribution in #565
- @dependabot made their first contribution in #568
- @dustin-ward made their first contribution in #582
- @emar-kar made their first contribution in #588
Full Changelog: v1.13.6...v1.13.7