Skip to content

Releases: hawks-atlanta/authentication-go

Release 0.0.31

17 Oct 00:16
e5d6aaa
Compare
Choose a tag to compare
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

01 Oct 22:54
0698569
Compare
Choose a tag to compare
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

23 Sep 14:48
87fbf07
Compare
Choose a tag to compare
chore: v0.0.25 (#42)

* fix: added the model to the user object of the response (#41)

Release 0.0.23

07 Sep 14:21
32623dc
Compare
Choose a tag to compare
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

06 Sep 22:02
e2302d5
Compare
Choose a tag to compare
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

30 Aug 01:51
75a1a99
Compare
Choose a tag to compare
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

26 Aug 04:22
562a167
Compare
Choose a tag to compare
ci: updated setup-go to v4 (#23)

* ci: updated setup-go version to allow module caching (#22)

Release 0.0.14

26 Aug 04:12
8328811
Compare
Choose a tag to compare
chore: v0.0.14 (#21)

* fix: added user application (#20)

* docs: OpenAPI specification for authentication service (#19)

Release 0.0.12

20 Aug 19:23
9aa6fdf
Compare
Choose a tag to compare
chore: v0.0.12

* fix: added line

Release 0.0.10

20 Aug 19:17
da559a0
Compare
Choose a tag to compare
fi: new line (#14)