forked from reverbrain/elliptics
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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 |
---|---|---|
@@ -1,3 +1,14 @@ | ||
elliptics (2.27.10.2) unstable; urgency=low | ||
|
||
* feat: protocol-independent core: lookup_new on server_side | ||
* test: extend forwarding test to check responses with body | ||
* feat: proxy single_pass_threshold to eblob | ||
* fix: proper eblob version requirements | ||
* recovery: not skip corrupted key in dc | ||
* test: recovery key with BLOB_DISK_CTL_CORRUPTED | ||
|
||
-- Kirill Smorodinnikov <[email protected]> Thu, 06 Jun 2019 16:26:42 +0300 | ||
|
||
elliptics (2.27.10.1) unstable; urgency=low | ||
|
||
* Fix typo in dnet_client | ||
|