Hashing Fix
The biggest change of this release is a fix to how we are hashing certain database model keys.
bugfix/use-consistent-datetime-in-hash-generation by @isaacna
We are wiping all instances and backfilling the data because of how large this fix is and how little data there is in each instance. In the future however we have already started discussing how to resolve such issues without needing to wipe an instance's data.
Full Changelog: v3.0.0...v3.0.1