Skip to content

Releases: vansante/go-zfsutils

v1.2.8

08 Jan 14:31
1064b6e
Compare
Choose a tag to compare

What's Changed

  • When datasets cannot be queried because of missing parent dataset or zpool suspended, warn instead of error by @vansante in #116

Full Changelog: v1.2.7...v1.2.8

v1.2.7

08 Jan 14:23
254028e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

30 Dec 08:30
d6fad73
Compare
Choose a tag to compare

What's Changed

  • Add new error type for: Filesystem already mounted by @vansante in #114

Full Changelog: v1.2.5...v1.2.6

v1.2.5

18 Nov 15:04
02f4fe3
Compare
Choose a tag to compare

What's Changed

  • Update vendor library: upgraded github.com/klauspost/compress v1.17.7… by @vansante in #112
  • Add new error types ErrKeyAlreadyLoaded & ErrKeyAlreadyUnloaded for key (un)loads by @vansante in #113

Full Changelog: v1.2.4...v1.2.5

v1.2.4

02 Oct 04:52
24551f3
Compare
Choose a tag to compare

What's Changed

  • Run runner tasks less often and space out on initial start by @vansante in #111

Full Changelog: v1.2.3...v1.2.4

v1.2.3

25 Sep 08:07
a16343a
Compare
Choose a tag to compare

What's Changed

  • Limit the concurrent ZFS receives to 3 (default) by @vansante in #110

Full Changelog: v1.2.2...v1.2.3

v1.2.2

23 Sep 13:30
9dce9f2
Compare
Choose a tag to compare

What's Changed

  • Double the send snapshot interval by @vansante in #108
  • Add ErrSnapshotHasDependentClones and emit warning instead of error on prune job by @vansante in #109

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Sep 12:44
a6ec185
Compare
Choose a tag to compare

What's Changed

  • Return ErrDatasetNotFound when trying to send a snapshot that no longer exists by @vansante in #107

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Jul 12:02
59b491f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.2.0

v1.1.9

23 Jul 07:56
679c9e1
Compare
Choose a tag to compare

What's Changed

  • If property becomes unset during process, skip the dataset by @vansante in #104

Full Changelog: v1.1.8...v1.1.9