mirror of
https://github.com/restic/restic.git
synced 2025-08-23 19:47:36 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
9
changelog/0.15.0_2023-01-12/issue-2724
Normal file
9
changelog/0.15.0_2023-01-12/issue-2724
Normal file
@@ -0,0 +1,9 @@
|
||||
Change: Include full snapshot ID in JSON output of `backup`
|
||||
|
||||
We have changed the JSON output of the backup command to include the full
|
||||
snapshot ID instead of just a shortened version, as the latter can be ambiguous
|
||||
in some rare cases. To derive the short ID, please truncate the full ID down to
|
||||
eight characters.
|
||||
|
||||
https://github.com/restic/restic/issues/2724
|
||||
https://github.com/restic/restic/pull/3993
|
Reference in New Issue
Block a user