Skip to content

zfs_uploader 0.8.0

Compare
Choose a tag to compare
@ddebeau ddebeau released this 28 Mar 23:06
· 61 commits to master since this release

Added

  • Add optional max_multipart_parts config option for supporting storage
    providers that don't have the same 10,000 part limit as S3. #61

Fixed

  • Fix bug where the snapshot size was incorrect due to the command missing the
    raw mode argument. #60