Skip to content

Commit e593cf0

Browse files
updated for borg 2.0.0b15
1 parent 84da4d3 commit e593cf0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

releases/borg-2.0.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Major new features
6464

6565
- new repository and locking implementation based on borgstore project
6666

67-
- borgstore is a key/value store in python, currently supporting file:, sftp:
68-
and rclone: backends.
67+
- borgstore is a key/value store in python, currently supporting file:, sftp:,
68+
rclone: and s3:/b2: backends.
6969
borgstore backends are easy to implement, so there might be even more in
7070
future.
7171
- borg uses these to implement file: and ssh: repos and (new) sftp: and
@@ -231,6 +231,8 @@ Other changes
231231
of other (re)compression related features.
232232
- massively increase the archive metadata stream size limitation (so it is
233233
practically not relevant any more)
234+
- dynamic handling of missing (or reappearing) chunks replaces the borg 1.x
235+
"chunks_healthy" metadata approach.
234236

235237
- source code changes
236238

0 commit comments

Comments
 (0)