Skip to content

3.80

Latest
Compare
Choose a tag to compare
@chrislusf chrislusf released this 18 Nov 17:55
· 3 commits to master since this release

Seaweed Admin

A close-source SeaweedAdmin server for flexible metadata management:

  • Flexible and efficient TTL management.
  • Point-in-time recovery of any file to any point of time.
  • Off-site continuous file metadata backup.

What's Changed

  • Filer
    • SubscribeMetadata can miss some events when big files are written by @half-life666 in #6183
    • When uploading a file named ".txt" in chunks in Seaweed Java client, an error occurs when reading the uploaded file by @liangyihan in #6188
    • Fix/parse upload filename by @KevinBLT in #6241
  • Shell
  • Master
    • fix deadlock hang when broadcast to clients by @kungf in #6184
  • Helm Charts
  • Volume Server
    • delete aborted ec shards from both source and target servers by @chrislusf in #6221
    • added backward compatible CRC check and extra explanatory comments by @evgmik in #6233
  • Misc
    • feat(filer.backup): add ignore errors option by @mdenushev in #6235
    • fix java.lang.IllegalArgumentException: Comparison method violates its general contract! by @fo40225 in #6239
    • Adjust threshold config by @zemul in #6246
  • Minor

New Contributors

Full Changelog: 3.79...3.80