Changelog
- c24e6d8 Add GH Action job for mysql (#104)
- 6d2d8e2 Add autoMigrate config option to README for each database (#93)
- a48b448 Allow colons in object id (#108)
- dc5e758 Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.12.0 (#47)
- 40b51d3 Bump github.com/golang-jwt/jwt/v5 from 5.0.0-rc.1 to 5.0.0 (#88)
- 7bfe8b2 Bump github.com/lib/pq from 1.10.7 to 1.10.8 (#87)
- 9227852 Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 (#86)
- e151720 Create Config interface to allow for custom Config implementations (#94)
- f353d49 Feat/remove object type from event type column (#99)
- defb538 Remove context from non-warrant specs (#100)
- 9c702d5 Run apirunner tests with sqlite in GH actions (#95)
- 47e027c Set event createdAt to Now() from within query (#96)