This release upgrades juicefs to 1.0.3.
Related changes:
- object: increase buffer size from 4KB to 32KB, which can reduce CPU utilization for syscalls (juicedata/juicefs#3072)
- object/s3: fix the issue that endpoint is wrongly parsed for oracle cloud (juicedata/juicefs#3075)
- object/bos: support user choosing http or https (juicedata/juicefs#2978)
- object/ks3: support both public and private regions (juicedata/juicefs#3104)
- object/obs: fix the issue that etag is not correct when obs enables encrypted (juicedata/juicefs#3098)
- object/sftp: fix the issue that special characters in username and password are not properly handled (juicedata/juicefs#2981)