[v0.2.2] (2021-05-04)
This patch release fixes some issues in dsync. Network errors are now retried, and blocks are pushed as large archive streams. Performance will improve and transfers will fail less often.
Bug Fixes
- dsync: PROTOCOL_ERROR responses retry instead of failing (e26737d)
- http: always set request Accept & Content-Type res headers (dc859f1)