Skip to content

zfs_uploader 0.4.0

Compare
Choose a tag to compare
@ddebeau ddebeau released this 18 Jul 20:24
· 124 commits to master since this release

Added

  • Add callback for S3 upload and download progress. #26

Changed

  • Switch to logfmt from custom format. #40

Fixed

  • Check for configuration file before running CLI commands. #36

  • Exit early if required job arguments are missing. #24