Filer and S3
- Secure Filer http endpoints with JWT and use them in S3 Client #2543
- Avoid duplicated metadata messages #2550
- Dynamically adjust connection timeout for slow donwloads. #2541
- Filer API support
fsync
option #2528 - Filer list entries operation use context to break jobs #2539
Mount adds more tweaks to improve read write speed:
- Remove limits of parallel requests.
- Avoid wrong pattern detection due to lock waiting.
- Disable FUSE write back cache to avoid duplicated writes.
- Fix:
weed mount
clean up function was called twice.
Java Client
- Sync to version 2.84 to avoid duplicated metadata messages. #2550