Releases: digineo/zfs-snapback
Releases · digineo/zfs-snapback
v0.2.4
v0.2.3
v0.2.2
v0.2.1
Changelog
- 25e0c4d Improve error handling
- fce2616 Log without timestamps
- 7389f81 Retry when dataset is busy
- 78ecf4a Add GoReleaser
- f639669 Switch to Github Actions
- 4818d1e Update dependencies
- aadac23 Add raw option
- cf42f72 Update depdenencies and Go version
- 9e76169 Switch to Go modules and update dependencies
- 6d29145 Merge pull request piotaixr#6 from digineo/master
- 8faf52c Show speed in progress bar
- 681415c Fix race condition
- b8147e8 Add test for parsing the transfer size
- 6a22557 Add another flag for the compression option of SSH
- abfacc1 Add stderr to error message
- 6def755 Wrap errors
- 09d265d Use proxy reader
- 098531a Add progress bar
- b78134d Merge pull request piotaixr#5 from digineo/error-reporting
- 9c05bc8 Improve error reporting
- 4aad366 Update README.md
- 72c63ec Merge pull request piotaixr#4 from digineo/cmd-fixes
- 0e0a6ba Stop send/recv if the other one fails
- 289bbbf Move -F parameter to the front
- 46892c8 Merge pull request piotaixr#3 from digineo/readme
- 5874ec6 Update README
- 2975a1f Merge pull request piotaixr#2 from digineo/master
- 2d7e501 Add force flag
- 5256219 Add error handling for non-existence of common snapshot
- 97575e3 Add recursive flag
- 73c4852 Require at least Go 1.8
- 84a2d81 Add test for lastCommonSnapshotIndex
- 566024e Simplify parseList
- 187b020 Add more comments
- 4fa60a8 Simplify GetChild
- bc5e239 Make order deterministic
- 0e8fb81 Simplify CLI arguments
- 503ee86 Create filsystems on the destination and sync recursively
- f81ece7 List filesystems recursively
- f6a5a84 Satisfy golint
- bbede74 Remove interface
- d7d7bbf Update .travis.yml
- 00be63c Create .travis.yml
- f4b313b Merge pull request piotaixr#1 from digineo/master
- f1f5fe8 Fix dialstring
- b919f75 Improve error handling
- 1a6b031 Add -C to enable SSH compression
- b042bae Refactor command execution