1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 00:07:38 +00:00

update CHANGES

This commit is contained in:
Thomas Waldmann 2024-09-09 16:47:52 +02:00
parent 64a20cc9d8
commit 58fe5ad02a
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -126,11 +126,21 @@ Change Log 2.x
Version 2.0.0b10 (2024-09-09)
-----------------------------
Please note:
This is a beta release, only for testing - do not use for production repos.
For upgrade and compatibility hints, please also read the section "Upgrade Notes"
above.
TL;DR: this is a huge change and the first very fundamental change in how borg
works since ever:
- you will need to create new repos.
- likely more exciting than previous betas, definitely not for production.
- remove "borg check --repair --archives-only" from your script in case you
added that for b9. "borg compact -v" now finds and deletes orphan chunks
and also outputs some new stats.
New features:
@ -177,13 +187,6 @@ Other changes:
Version 2.0.0b9 (2024-07-20)
----------------------------
Please note:
This is a beta release, only for testing - do not use for production repos.
For upgrade and compatibility hints, please also read the section "Upgrade Notes"
above.
New features:
- add BORG_CACHE_IMPL, default is "adhocwithfiles" to test the new cache