What's Changed
- fix(read): bound remote chunk fetch with a timeout to prevent FUSE thread-pool wedge by @XciD in #200
- fix: shorten CAS read_timeout to 30s so stalled downloads fail fast by @XciD in #204
- feat(fuse): implement link() as a server-side copy by @XciD in #206
- fix(setup): don't fail mount on empty bucket subfolder by @XciD in #208
Full Changelog: v0.8.0...v0.9.0