3.99
What's Changed
-
Filer
- Filer metadata subscription avoid repeated reading disk by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7369
- Filer: batch deletion operations to return individual error results by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7382
-
S3 API
- Avoid in-memory map concurrent writes in SSE-S3 key manager by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7358
- Fix SSE-S3 decryption on object download by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7366
- fix: Use a mixed of virtual and path styles within a single subdomain by @kmlebedev in https://github.com/seaweedfs/seaweedfs/pull/7357
- s3: combine all signature verification checks into a single function by @tcrasset in https://github.com/seaweedfs/seaweedfs/pull/7330
-
Volume Server
- Clients to volume server requires JWT tokens for all read operations by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7376
- Volume Server: Unexpected Deletion of Remote Tier Data by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7377
- Volume Server: handle incomplete ec encoding by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7384
-
Shell
- Store full shell command in shell history by @sehnsucht13 in https://github.com/seaweedfs/seaweedfs/pull/7378
- Shell: Added a helper function
isHelpRequest()by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7380
-
Worker
- refactor(worker): decouple state management using command-query pattern by @marios1861 in https://github.com/seaweedfs/seaweedfs/pull/7354
- Improve-worker by @marios1861 in https://github.com/seaweedfs/seaweedfs/pull/7367
-
Admin
- Improve admin urls by @sehnsucht13 in https://github.com/seaweedfs/seaweedfs/pull/7370
- [Admin UI] Login not possible due to securecookie error by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7374
-
Misc
- [weed] update volume.fix.replication description by @nightcoffee in https://github.com/seaweedfs/seaweedfs/pull/7340
- fixing auto complete by @chrislusf in https://github.com/seaweedfs/seaweedfs/pull/7365
- Fix 'NaN%' issue when running volume.fsck by @sehnsucht13 in https://github.com/seaweedfs/seaweedfs/pull/7368
New Contributors
- @nightcoffee made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/7340
- @marios1861 made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/7354
- @sehnsucht13 made their first contribution in https://github.com/seaweedfs/seaweedfs/pull/7368
Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/3.98...3.99