mirror of
https://github.com/restic/restic.git
synced 2025-08-25 20:37:35 +00:00
Prepare changelog for 0.18.0
This commit is contained in:
11
changelog/0.18.0_2025-03-27/issue-4942
Normal file
11
changelog/0.18.0_2025-03-27/issue-4942
Normal file
@@ -0,0 +1,11 @@
|
||||
Enhancement: Add snapshot summary statistics to rewritten snapshots
|
||||
|
||||
The `rewrite` command now supports a `--snapshot-summary` option to add
|
||||
statistics data to snapshots. Only two fields in the summary will be non-zero:
|
||||
`TotalFilesProcessed` and `TotalBytesProcessed`.
|
||||
|
||||
For snapshots rewritten using the `--exclude` options, the summary
|
||||
statistics are updated accordingly.
|
||||
|
||||
https://github.com/restic/restic/issues/4942
|
||||
https://github.com/restic/restic/pull/5185
|
Reference in New Issue
Block a user