v0.10.5
Fixes:
- Jump over failed health checks trials: previously, a missing
continue
clause inside the trial loop caused a pointer to be dereferenced sometimes when not possible, so caused the health-checker to crash the router
Contributors:
@achetronic