Skip to content

v2.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 11:08
  • 8089c73 fix default 7zip executable
  • 7fcc3e4 enable verbose mode for rsync if output should be printed
  • e07131a add log output for skipped manual configuration, add general ignore-checks option
  • abcee61 add more fine-grained control over runs: ignore time or additional checks, mark configurations as manual
  • 7c7b7d3 add thread::sleep to ensure broker disconnected properly and to not trigger last will
  • 1288e3a add reporting of current vbackup version
  • e551f6e fix program exiting before mqtt thread is fully fininished
  • 70fcb24 fix return exiting the main function before reporters could gracefully terminate
  • d90d4f0 fix unnecessary mut
  • d2342cf update rumqttc to 0.22.0
  • e236241 update rumqttc and env_logger
  • 1ea75c9 update readme
  • e861887 improve command output handling and command line args
  • 7ea7a55 add additional user confirmation for selected restore
  • 0177125 refactor execution argument usage in modules
  • a27eb43 refactor execution arguments to shared reference
  • a2926f8 add restore-to option
  • 181de36 add is_restore arg flag to facilitate module init
  • 3dbeddd fix rsync restore path handling
  • cabb206 fix borg dry-run not working because of missing Dockerfile
  • 1f46395 mark duplicati as deprecated in readme
  • c2e7d5a fix user input comparison not working due to newline at line end
  • aa9d62e add missing module init and clear in restore
  • b1141c4 add restore implementation for borg
  • 3d3087b add controller handling for restore
  • cbfcc40 add restore implementation for tar7zip
  • 7fbb250 add restore execution flow
  • 1e5f0a4 add logical entrypoint for restore

v2.7.0..v2.8.3