This repository was archived by the owner on Oct 20, 2024. It is now read-only.
v0.4.5
Release notes
This patch release fixes a panic caused by concurrent map writes under increased load.
What's Changed
- Run validator only once to prevent collision with concurrent processes by @NickSolante in #134
New Contributors
- @NickSolante made their first contribution in #134
Full Changelog: v0.4.4...v0.4.5