Skip to content

v0.9.4

Compare
Choose a tag to compare
@Wondertan Wondertan released this 11 May 15:05
· 852 commits to main since this release
876c6d0

This patch release brings various fixes to the ShrEx EDS protocol.
:shipit:

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

  • refactor(metrics): use user context for metrics observation by @walldiss in #2175

Full Changelog: v0.9.3...v0.9.4