Skip to content

Releases: bicomsystems/go-libzfs

Release v0.3.5

09 Sep 12:03
Compare
Choose a tag to compare
  • Unpack resume information from resume token to go structure ResumeToken
  • Add fetching of GUID in VDevTree

Release 0.3.3

13 Feb 10:05
Compare
Choose a tag to compare
  • Fix send resume feature (Enabled resumable flag)
  • Fixed memory leak in dataset_list_callb
  • Fixed memory leak in zpool_vded.Clear
  • Fix: Concurrent access to properties causing crash

Release 0.3.1

17 Jan 09:49
Compare
Choose a tag to compare
  • Remove SendOne since it does not make sense in context of this lib
  • Return after failing in SetProperty (#21)

Release 0.3.0

15 Jan 15:16
Compare
Choose a tag to compare
  • Avoiding the nice bytes representation (#26)
  • Option to resume interrupted send 9901e4a
  • Force refreshing property on C side when ReloadProperties() (#24)