mirror of
https://github.com/restic/restic.git
synced 2025-03-30 00:00:14 +01:00
7 lines
243 B
Text
7 lines
243 B
Text
Change: Promote feature flags
|
|
|
|
The `explicit-s3-anonymous-auth` and `safe-forget-keep-tags` features are
|
|
now stable and can no longer be disabled. The feature flags will be removed
|
|
in restic 0.19.0.
|
|
|
|
https://github.com/restic/restic/pull/5162
|