Skip to content

3.10 (has a bug on range read on large files fixed in 3.11)

Choose a tag to compare

@chrislusf chrislusf released this 13 Jun 02:43
· 6335 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!

  • Remote Object Store Gateway
    • Fix compatibility problem with BackBlaze by removing tagging.
  • Mount
    • Increase sequence read speed #3074
    • add disableXAttr in mount option #3140
  • S3
    • Detect TTL based on fs.configure setting #3075
    • Fix remove parent directory in NextCloud #3130
    • Fix S3 test: invalid range for ranged request #3154
  • Filer Sync
    • Add option to sync from a timestamp #3155
  • Filer UI
    • force reload filer page when upload/delete/rename/create directory #3165
  • Minor
    • Filer fix customizable local socket file name #3147