Skip to content

Version 1.9.50

Compare
Choose a tag to compare
@abbbi abbbi released this 10 Dec 10:57
· 233 commits to master since this release

Version 1.9.50

  • Add openssh-client to docker image required for remote backup
    functionality (#151)
  • Check if specified ip address in --nbd-ip parameter is an
    ipv6 address and if so, use ipv6 ip notation for NBD client
    connection (#150)
  • Fix NBD connection timeout: current implementation only waited
    until NBD server on socket was reachable. Now it also attempts to
    retry connection for remote TCP NBD servers (#150)
  • Fix exception in ssh client during raise

Full Changelog: v1.9.49...v1.9.50