All notable changes to this project will be documented in this file.
- bump go to 1.23.2
- update all dependencies
- bump go to 1.23.1
- update all dependencies
- bump go to 1.23
- update all dependencies
- update all dependencies
- bump go to 1.22.5
- update all dependencies
- bump go to 1.22.3
- update all dependencies
- update all dependencies
- bump go to 1.22.2
- update all dependencies
- bump go to 1.22.1
- update all dependencies
- bump go to 1.21.6
- update all dependencies
- remove nested go.mod's
- bump go to 1.21.5
- update all dependencies
- update all dependencies
- update all dependencies
- bump go to 1.21.3
- update all dependencies
- bump go to 1.21.1
- update all dependencies
- bump go to 1.21.0
- update all dependencies
- bump go to 1.20.6
- update all dependencies
- Auth
- use govalidator.
- catch gorm.ErrDuplicatedKey in update user
- Email
- use govalidator.
Add CGO_ENABLED=0 pre-command auth
Add CGO_ENABLED=0 pre-command
-
Auth
- added health service.
-
Email
- added health service.
- added service validation.
- Email
- initial test release.
- Auth
- removed triggers that clear token to internal after update hooks to more easily use diff db's when needed.
- Added new
-migrations
flag"on"
,"off"
and"dry-run"
.
- Auth
- added error logging.
- updated dependencies.
- Auth
- initial test release.