SeaweedFS v2.05 Release Notes

Release Date: 2020-10-17 // over 3 years ago
    • FUSE Mount
      • Parallel write requests with 4x speed increase for large files.
      • Fix empty folder when weed mount -filer.path=... parameter. #1528
      • Add retry for directory listing with filer #1530
    • Filer
      • Fix weed filer.sync with MySql, Postgres and Cassandra stores.
      • Fix support for streaming range requests.
    • WebDAV
      • Fix dead loop when files smaller than 512 and unknown extenstion. #1344
    • Filer
      • Avoid early disconnection when reading large files.
    • Volume
      • Add metrics for read only volumes.
    • S3
      • Avoid duplicated buckets.