blob: 4e0d1a00c4c0f6cde54825cfb35a2db824c91e56 [file] [log] [blame]
PSync version 0.2.0
-------------------
*Release date: February 2, 2020*
New features
^^^^^^^^^^^^
- *(breaking change)* Compress Sync Data in Full Sync by default (:issue:`5061`, :issue:`4917`)
- Support various compression schemes for compressing IBF and Sync Data (:issue:`5061`)
Improvements and bug fixes
^^^^^^^^^^^^^^^^^^^^^^^^^^
- Use constant interest timeout for (discovery) Sync Interest in ``SegmentFetcher`` (:issue:`4945`)
- Make default jitter shorter, react to NACK after jitter
- Use ``boost::bimap`` instead of two ``std::map`` variables to store hash to prefix matching