Skip to content

Releases: kubrickfr/btrfs-send-to-s3

v1.1.0

25 Feb 08:33
50e0860

Choose a tag to compare

What's Changed

  • Prevent usage in untested shells by @kubrickfr in #8
  • Provide various examples for crontabs, AWS permissions, and s3 bucket management by @kubrickfr in #7
  • Provide license
  • Filter-out btrfs-send debug output

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 May 11:20
61c455d

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