mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +00:00
Move changelog entries to unreleased version
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
Enhancement: Change priority of AWS credential providers to accept AWS_SESSION_TOKEN
|
||||
|
||||
Before, it was not possible to use s3 backend with AWS temporary security credentials(with AWS_SESSION_TOKEN).
|
||||
This change gives higher priority to credentials.EnvAWS credentials provider.
|
||||
|
||||
https://github.com/restic/restic/issues/1477
|
||||
https://github.com/restic/restic/pull/1479
|
||||
https://github.com/restic/restic/pull/1647
|
@@ -1,6 +0,0 @@
|
||||
Enhancement: Ignore AWS permission denied error when creating a repository.
|
||||
|
||||
It's not possible to use s3 backend scoped to a subdirectory(with specific permissions).
|
||||
Restic doesn't try to create repository in a subdirectory, when 'bucket exists' of parent directory check fails due to permission issues.
|
||||
|
||||
https://github.com/restic/restic/pull/1648
|
@@ -1,3 +0,0 @@
|
||||
Enhancement: Add illumos/Solaris support.
|
||||
|
||||
https://github.com/restic/restic/pull/1649
|
Reference in New Issue
Block a user