Skip to content

Releases: dataforgoodfr/d4g-s3-backup

v1.0.2

22 Dec 15:00
22599d2

Choose a tag to compare

Fixes several bugs in textfile collector usage

v1.0.1

02 Jul 13:58
8e3d42d

Choose a tag to compare

  • Prevent failures when data dirs get written to while tar is creating the archive by first creating a copy of the files with rsync. That ensures copying and then compressing non-corrupted files.
  • Add dry-run mode for pruning (--dry-run or DRY_RUN=1)
  • Switch to string based pruning as backups contain their date, and bucket metadata might not realistically represent backup date.

v1.0.0

18 Oct 09:58
ad72e72

Choose a tag to compare

Initial semver release