Skip to content

v0.2.1

Choose a tag to compare

@jLantxa jLantxa released this 08 Mar 17:25
Immutable release. Only release title and notes can be modified.
v0.2.1
19b1792

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 snapshot cannot 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