Releases: hawks-atlanta/authentication-go
Releases · hawks-atlanta/authentication-go
Release 0.0.31
feat: added `/user/username` (#53) * fix: added the model to the user object of the response (#41) * docs(openapi): Fix indentation (#46) * feat: added get user Username by UUID --------- Co-authored-by: Pedro Andrés Chaparro Quintero <[email protected]>
Release 0.0.27
chore: release v0.0.26 (#44) * fix: added the model to the user object of the response (#41) * Feat/logs (#43) * feat: Link or hook of the user register query to the system logs table and development of the route to provide access to them * feat: Link or hook of the remaining queries to the system logs table and development of the filter by username and date * docs: Logs routes added to api specification * feat: log and ipaddr util tests * docs: Fix typo on openapi specification * fix: Fix description on log test file for controller --------- Co-authored-by: Antonio Donis <[email protected]>
Release 0.0.25
chore: v0.0.25 (#42) * fix: added the model to the user object of the response (#41)
Release 0.0.23
chore: v0.0.23 (#38) * feat: complete support for this service (#37) * fix: added missing env setup in dockerfile related to JWT secret * feat: authorize controller operation * feat: authorization prefix * feat: update password * feat: challenge endpoint * docs: fixed documentation of the specification * feat: user uuid by username * docs: added documentation for JWT secret flag * chore(release): 0.0.22
Release 0.0.21
feat: v0.0.21 (#35) * feat: login (#33) * fix: renamed connection related configuration * fix: fixed old models package references * feat: base model * fix: updated dependencies * fix: renamed package to models * feat: user models * fix: updated all dependencies * feat: controller and login call * fix: improved user model tests * fix: added coverage for nil username scenario * feat: complete support login * chore(release): 0.0.17 * chore(release): 0.0.18 * feat: register endpoint (#34) * feat: register functionality * fix: improved coverage in jwt package * chore(release): 0.0.20
Release 0.0.16
docs: updated specification (#30) * docs: fixed responses for update password and challenge * docs: added specification for new uses case of retrieving a user UUID by its username * chore(release): 0.0.16
Release 0.0.15
ci: updated setup-go to v4 (#23) * ci: updated setup-go version to allow module caching (#22)
Release 0.0.14
chore: v0.0.14 (#21) * fix: added user application (#20) * docs: OpenAPI specification for authentication service (#19)
Release 0.0.12
chore: v0.0.12 * fix: added line
Release 0.0.10
fi: new line (#14)