Skip to content

The Backups that Man (will) Do

Pre-release
Pre-release
Compare
Choose a tag to compare
@deajan deajan released this 04 Nov 11:22
· 99 commits to main since this release

Features

  • --repo-name and --repo-group now accept multiple (comma separated) repos / groups
  • Add new GUI for repo statistics
    • Added raw repo statistics
  • Allow forgetting multiple snapshots at once using --forget with comma separated snapshot-ids

Fixes

  • Avoid panic when backend doesn't output anything
  • Allow critical errors in group operation since it should only fail current operation
  • Fixed a regression with missing exec time in backup process

Misc

  • Updated Grafana dashboard
  • Updated KVM backup script
  • Improved --json output to include optional errors
  • Don't emit warnings when running in --dry-run mode
  • Deprecated --check-quick, --check-full in favor of --check quick|full
  • Deprecated --repair-index, --repair-snapshots, --repair-packsin favor of --repair index|snapshots|packs
  • Deprecated --group-operation since --repo-name and --repo-group now accept multiple repos / groups