mirror of
https://github.com/restic/restic.git
synced 2025-08-25 08:24:06 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
10
changelog/0.15.0_2023-01-12/issue-4085
Normal file
10
changelog/0.15.0_2023-01-12/issue-4085
Normal file
@@ -0,0 +1,10 @@
|
||||
Bugfix: Make `init` ignore "Access Denied" errors when creating S3 buckets
|
||||
|
||||
In restic 0.9.0 through 0.13.0, the `init` command ignored some permission
|
||||
errors from S3 backends when trying to check for bucket existence, so that
|
||||
manually created buckets with custom permissions could be used for backups.
|
||||
|
||||
This feature became broken in 0.14.0, but has now been restored again.
|
||||
|
||||
https://github.com/restic/restic/issues/4085
|
||||
https://github.com/restic/restic/pull/4086
|
Reference in New Issue
Block a user