v0.11.0
What's Changed
- feat: implement fuse-t feature by @killagu in #144
- macos_session: remove unneeded Arc by @eryugey in #155
- linux_session: Make allow_other mount option optional by @cbrewster in #153
- passthrough: validate config regarding to cache mode by @eryugey in #150
- Add the ability to clean up the dentry cache can be used to clean up resources when VFS umount. by @zyfjeff in #152
- server: fix cargo build warning by @bergwolf in #160
- vfs: add method to export root pseudofs's reference by @ZizhengBian in #163
- fuse: Ensure fd has same flags as read/write by @Champ-Goblem in #154
- UID/GID remapping support by @h56983577 in #159
- transport: refine code syntax, no functional change by @jiangliu in #161
- abi: Disable unsupported flags and functionality on MacOS by @griff in #162
- feat: add "persist" feature by @loheagn in #149
- macos: clean up code related to macos by @jiangliu in #164
- build: fix a build failure related to conditional compilation by @jiangliu in #165
- CI: add xfstests for passthrough fs by @WeiZhang555 in #167
- release: prepare for v0.11.0 release by @bergwolf in #168
New Contributors
- @cbrewster made their first contribution in #153
- @ZizhengBian made their first contribution in #163
- @h56983577 made their first contribution in #159
- @griff made their first contribution in #162
- @loheagn made their first contribution in #149
- @WeiZhang555 made their first contribution in #167
Full Changelog: v0.10.5...v0.11.0