This is it (second edition)
Pre-release
Pre-release
Yet another release candidate !
But hey, restic 0.17.1 came out, with some interesting fixes, so here we are.
Also implemented two new commands (that's fairly easy now and shouldn't break anything).
Metrics and auto upgrade have been reworked as part of what we missed before going final.
Also, the Grafana Dashboard has been updated for new metrics.
Features
- Improved restore GUI UX
- Implemented
recover
command - Implemented
repair packs
command - Implemented config file identification via CRC32
- Metrics
- Metrics are now sent for every action, including upgrade
- Merged oper and state metrics into one single metric
- Updated Grafana Dashboard for new metrics
Fixes
- Fix upgrade client, since we don't ship single binaries anymore
- Don't report auto upgrades as errors when self invoked (prevents errors when upgrade server is not reachable, prefer prometheus metrics for reporting)
- Hide repository uri in logs
- Fixed snapshot date parsing in GUI which is not platform agnostic
- Fixed exclude file search expansion implemented in last rc
Misc
- Added VSS mountpoints windows_excludes
- Reworded some logs