Skip to content

v1.6.19

Compare
Choose a tag to compare
@pilinux pilinux released this 18 Sep 13:42
· 171 commits to main since this release
54dadc9

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

commits