Skip to content

Version 2.50

Choose a tag to compare

@abbbi abbbi released this 31 Aug 19:31
· 6 commits to master since this release

Version 2.50

  • virtnbdrestore:
    add --relocate-data-file option to override QCOW data-file backends per
    disk during restore.
    add --remove-skipped-disks option: if option -d is specified to process
    only specific disks, adjust virtual machine configuration and remove
    disks not specified.
  • virtnbdbackup:
    Refactor the existing directory and zip output targets into a real plugin
    system that gives users the ability to implement custom plugins for
    different backup targets.

Full Changelog: v2.49...v2.50