This patch release brings various fixes to the ShrEx EDS protocol.
BUG FIXES
- fix(share/p2p/shrexeds): return correct err on context error by @derrandz in #2177
- fix(discovery): race in discovery tests by @walldiss in #2179
- fix(daser): do not spawn retry job twice by @walldiss in #2178
- fix(discovery): findCtx is canceled too early by defer by @walldiss in #2180
- fix(daser): persist retry count after restart by @walldiss in #2185
FEATURES
REFACTORINGS
Full Changelog: v0.9.3...v0.9.4