Skip to content

2.81

Compare
Choose a tag to compare
@chrislusf chrislusf released this 06 Dec 02:06
· 3916 commits to master since this release
  • Filer Store
    • Redis3 adds support for redis sentinel
    • Mongodb listing directory handles failures #2488
  • Filer
    • Adds retry when reading from volume servers #2486
  • Docker
    • Removed "crontab" module in docker entry point
  • S3
    • copy object API needs to espcae special characters #2482
  • Volume Server
    • fix loading old volume format #2487
    • Erasure Coding: failed to load decoded volumes #2489
  • Gateway to Remote Object Storage
    • avoid creating the same bucket with a different randomized names #2492
  • Shell
    • volume.check.disk was using the wrong source and target locations #2268
    • volume.fix.replication fix misplaced volumes #2416
  • Java Client
    • Writes add retries
    • Sync Java client version with SeaweedFS to 2.81 also.