Skip to content

Releases: kubrickfr/btrfs-send-to-s3

v1.0.0

28 May 11:20
61c455d
Compare
Choose a tag to compare

The backup script should now be stable enough now, of course you should do your homework an proper testing to decide if it's "production ready" for you.

PRs Welcome!

What's Changed

  • Use age instead of openssl by @kubrickfr in #1
  • Implement creating an epoch from a branch by @kubrickfr in #2
  • Fix -d flag behaviour in backup and restore by @kubrickfr in #3
  • Don't delete snapshots from other epochs! by @kubrickfr in #5
  • Check if all required binaries exists before doing anything else by @kubrickfr in #4
  • Improve error handling by @kubrickfr in #6

New Contributors

Full Changelog: https://github.com/kubrickfr/btrfs-send-to-s3/commits/v1.0.0