2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-29 16:23:59 +00:00
restic/changelog/unreleased
Michael Eischer 8828c76f92 rest: improve handling of HTTP2 goaway
The HTTP client can only retry HTTP2 requests after receiving a GOAWAY
response if it can rewind the body. As we use a custom data type,
explicitly provide an implementation of `GetBody`.
2024-08-30 12:46:07 +02:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-4795 restore: Add progress bar to 'restore --verify' 2024-08-30 12:37:10 +02:00
issue-4934 changelog: update changelog 2024-08-30 12:44:54 +02:00
issue-4944 restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
issue-4945 restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
issue-4953 add changelog for long paths on windows 2024-08-03 18:09:28 +02:00
issue-4957 add changelog for cancelation delay 2024-08-03 18:13:24 +02:00
issue-4969 restic: restore timestamps after extended attributes 2024-08-30 12:45:20 +02:00
issue-4970 make timeout for slow requests configurable 2024-08-30 12:45:20 +02:00
issue-4975 fix panic in fs_reader 2024-08-03 19:08:04 +00:00
issue-5005 lock: introduce short delay between failed locking retries 2024-08-30 12:45:20 +02:00
pull-4958 restore: clean up error handling when restoring metadata 2024-07-30 19:27:34 -04:00
pull-4959 main: return an exit code (12) for "bad password" errors 2024-08-30 12:39:22 +02:00
pull-4977 backup: store but warn if extended metadata for item is incomplete 2024-08-03 22:25:29 +02:00
pull-4980 Add test cases and handle volume GUID paths 2024-08-30 12:37:10 +02:00
pull-5018 rest: improve handling of HTTP2 goaway 2024-08-30 12:46:07 +02:00