The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- When fibmap fails to verify sparseness of files, the backup will be empty instead of complete. Do verify that your filesystem supports checking for sparseness, to benefit from the improvements in performances that
pitreos
provides.
- Added support for all
dstore
backends (https://github.com/dfuse-io/dstore), including Azure Blob Storage, AWS S3, GCP and local file storage.
- Import paths have been changed. The binary now lives under
cmd/pitreos
, and the library is now at the root (instead oflib
).