Skip to content

3.11

Compare
Choose a tag to compare
@chrislusf chrislusf released this 14 Jun 19:23
· 2606 commits to master since this release

You can now setup a production-ready SeaweedFS S3 on AWS with cloudformation to enjoy the fastest S3 API, and support SeaweedFS!

This is an emergency release since the fix for #3177 is deemed critical. The bug happens for range requests on large files.

  • Volume Server
    • For range requests on large files, avoid writing too much data. #3177
  • Filer Sync
    • Can start separate sync processes to sync different folders, with offset for each folder #3179