Release 2.0.0b22 #9926
Replies: 4 comments 3 replies
|
Just wanted to leave some ❤️ here: b22 is an amazing release! It's a huge step forward and resolves a whole bunch of major, long-standing issues. Huge thanks to everyone who made it happen! 🎉 Special thanks to @ThomasWaldmann for his countless improvements and fixes, @mr-raj12 for implementing packs, all the major work around them and various other improvements, @Goddesen for interval-based pruning, and @c-herz for the |
|
Out of curiosity: can packs be expected to lay the conditions for having a chunk size sweet spot going back to something smaller than 2MB or the overhead per chunk remains too large for that? |
|
PSA for b22: use |
|
Everybody please critically test the fastcdc chunker: I am considering to make this the default chunker for borg2 because it is faster than buzhash64 and buzhash and also implements normalized chunking. Should get serious beta-testing before that can be done, though. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
borgbackup 2.0.0b22 beta release - do not use this on production backup repositories.
Big changes, this is the first release with PACKS! So, despite the "beta" release number, rather expect alpha quality / stability.
Read the full story about packs there: https://mrraj.dev/borg
Long changelog:
https://borgbackup.readthedocs.io/en/2.0.0b22/changes.html#version-2-0-0b22-2026-07-22
If you use pip to install this, use: pip install "borgbackup==2.0.0b22"
Docs: https://borgbackup.readthedocs.io/en/2.0.0b22/
This discussion was created from the release Release 2.0.0b22.
All reactions