-
MyFSIO v0.3.4 Beta Pre-Release
released this
2026-03-02 08:34:48 +00:00 | 61 commits to main since this releasePerformance
Rust Migration for Critical Paths
- Moved streaming I/O, multipart assembly, and AES-256-GCM encryption from Python to Rust
Reduced CPU Usage on Heavy Uploads
- Skipped SHA256 body hashing in SigV4 signing
- Replaced per-chunk
_HashingReaderwith Rustmd5_filepost-write
Documentation
README Credentials Fix
- Fixed misleading default credentials to accurately reflect random generation behavior
Downloads