This release includes BREAKING changes and a few bugfix:
New
- Support rados in Ceph.
- Allow update access key and secret key with existing volume.
Changes
- Changed to logging into syslog only when running in background.
- Changed to use lower cases for command options.
- Disable extended attributes by default, which slow down operations even it's not used.
Improvements
- Allow non-root to allow in macOS.
- Check configs of redis and show warning when there are risks for data safety or functions.
- Added volume name in macOS.
- wait the mountpoint to be ready when it's mounted in background.
Bugfix
- Fixed a bug in ReaddirPlus which slows down tree travelling.
- Fixed leaking of extended attributes in Redis.
- Fix a bug that truncate may delete slices written in future.