Summary
Traversio 1.0.8 is a source-compatible SFTP receive-flow performance update.
Changes
- SFTP subsystem sessions now advertise a 2 MiB receive window instead of 1 MiB, matching the common OpenSSH session-channel default.
- Managed channels now return application-consumed receive credit after slightly more than three maximum-size packets have depleted the advertised window, instead of waiting for half-window consumption.
Validation
Tools/check-release-metadata.sh 1.0.8Tools/check-public-api.sh checkswift testwith 728 tests- Strict-concurrency build
- Real OpenSSH SFTP mutation validation