What's Changed Fix: db reset was also resetting the migrations tables by @arabcoders in #826 Full Changelog: v1.8.2...v1.8.3 Commits since v1.8.2 c3cd1b7 refactor: add event id to dispatch logs c649ca1 refactor: improve tainted/untainted messaging f85dfa7 fix: db reset was also resetting the migrations tables which causes startup issues. Fixes #825