Files
restic/changelog/0.18.0_2025-03-27/pull-5162

9 lines
314 B
Plaintext
Raw Normal View History

2025-06-02 21:12:37 +02:00
Change: Graduate feature flags
2025-03-26 18:38:30 +01:00
The `deprecate-legacy-index`, `deprecate-s3-legacy-layout`,
`explicit-s3-anonymous-auth` and `safe-forget-keep-tags` features are
now stable and can no longer be disabled. The corresponding feature flags
will be removed in restic 0.19.0.
https://github.com/restic/restic/pull/5162