Skip to content

3.13

Compare
Choose a tag to compare
@chrislusf chrislusf released this 27 Jun 03:23
· 2496 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!

  • Filer
    • Add additional file id lookup when master disconnects.
    • Reconnect to master with updated TLS keys #3226
  • Java
    • Fix data uploading when encryption is enabled. #3211
  • Filer Store
    • Add back TiKV support #3233
  • Master
    • Reduce connections created during vacuum #3218
  • FUSE Mount
    • Stats report total size and used size as physical space instead of logical size.