v0.2.1
What's new
Fixes
- The LockHandle will no longer try to refresh or delete a lock in a dry backend as there is no lock file to delete, sparing some operations and retries in the backend.
- Dry backends no longer try to create the backend.
- Updated aws-lc-sys dependencies solving some security vulnerabilities.
- Disable permission checking in mounted snapshot. This would prevent the user from accessing snapshot nodes if the UID and GID differ from the user's.
Changes
- When
mapache snapshotcannot open a directory or file, it will print a warning but still continue with the snapshot. - Replaced some sync utility functions with fully async versions.
- Improved scanning of node metadata, making the processing of small files a bit faster.
Full Changelog: v0.2.0...v0.2.1