1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-31 11:41:23 +00:00
restic/changelog
Michael Eischer 8a486eafed gs: Don't drop error when finishing upload
The error returned when finishing the upload of an object was dropped.
This could cause silent upload failures and thus data loss in certain
cases. When a MD5 hash for the uploaded blob is specified, a wrong
hash/damaged upload would return its error via the Close() whose error
was dropped.
2021-01-30 13:31:32 +01:00
..
0.6.0_2017-05-29
0.6.1_2017-06-01
0.7.0_2017-07-01
0.7.1_2017-07-22
0.7.2_2017-09-13
0.7.3_2017-09-20
0.8.0_2017-11-26 Fix typos 2020-05-16 14:05:26 +08:00
0.8.1_2017-12-27
0.8.2_2018-02-17
0.8.3_2018-02-26
0.9.0_2018-05-21
0.9.1_2018-06-10
0.9.2_2018-08-06
0.9.3_2018-10-13
0.9.4_2019-01-06
0.9.5_2019-04-23
0.9.6_2019-11-22
0.10.0_2020-09-19 Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
0.11.0_2020-11-05 Prepare changelog for 0.11.0 2020-11-05 09:41:22 +01:00
unreleased gs: Don't drop error when finishing upload 2021-01-30 13:31:32 +01:00
changelog-github.tmpl
CHANGELOG.tmpl
TEMPLATE Improved changelog template 2020-10-12 12:15:15 +02:00