v1.6.19
improvements
- when aborting from middleware, append abort reasons
- relational database connections
- handle and log database read operation errors
- email delivery process
- use
time.Now()
throughout the project to select current local time
fix
- HTTP response status codes
feature
- new controller and handler for replacing a user's email address with a new one
CI
- cache and restore only the
go.sum
files