-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nir Soffer <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -147,6 +147,17 @@ fi | |
|
||
%changelog | ||
|
||
* Sun Mar 13 2022 Nir Soffer <[email protected]> 2.4.1-1 | ||
- Select cache and aio automatically #42 | ||
- Add profiling support #36 | ||
- Fail fast with invalid config directory #33 | ||
- Don't track ranges for read-write ticket #32 | ||
- Inefficient measuring of transferred size #29 | ||
- Replace ticket id with transfer id in logs #26 | ||
- "Backend was closed" error during backup image transfer #23 | ||
- Disable allocation depth for raw format #21 | ||
- Make client socket timeout configurable #14 | ||
|
||
* Wed Oct 6 2021 Nir Soffer <[email protected]> 2.3.0-1 | ||
- Downloading images much slower than uploading #BZ1990656 | ||
- Downloading prellocated disk created preallocated image #BZ2010067 | ||
|