The Backups that Man (will) Do
Pre-release
Pre-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-packs
in favor of--repair index|snapshots|packs
- Deprecated
--group-operation
since--repo-name
and--repo-group
now accept multiple repos / groups