Skip to content

Version 2.13

Compare
Choose a tag to compare
@abbbi abbbi released this 23 Aug 12:12
· 24 commits to master since this release

Version 2.13

  • virtnbdbackup: If libvirt daemon is unreachable, it would fail with an
    misleading error code due exception not raised.
  • virtnbdbackup: setup callback function using registerCloseCallback, if
    libvirt connection drops during backup, re-establish the connection in order
    to stop leftover backup tasks
  • virtnbdbackup: catch exceptions if nbd read fails.
  • virtnbdrestore: add option -C to adjust config file name during restore.

Full Changelog: v2.12...v2.13