Skip to content

Releases: alexandr-io/backend

Add consumer groups kafka

26 Oct 08:51
891ab3f
Compare
Choose a tag to compare
feat: improve kafka communication (#28)

* feat(kafka): Add consumer groups for kafka consumers

* feat: Use confluentinc images for zookeeper and kafka

Add consumer groups kafka

26 Oct 23:37
891ab3f
Compare
Choose a tag to compare
feat: improve kafka communication (#28)

* feat(kafka): Add consumer groups for kafka consumers

* feat: Use confluentinc images for zookeeper and kafka

Fix token 500 error to 401

22 Oct 08:30
f9f9168
Compare
Choose a tag to compare
v1.2.3-preprod

Fix an error that occurred when the auth token contain an invalid use…

Add documentation to auth

22 Oct 08:39
Compare
Choose a tag to compare

Add documentation to auth ms dockerfile
Add log to user ms
Fix 500 error to 401 when auth token user_id is not found in db

Add logs to user ms

22 Oct 02:15
9f39a49
Compare
Choose a tag to compare

Add doc to production auth dockerfile

Fix prod deployment action

21 Oct 06:30
aeaba66
Compare
Choose a tag to compare
v1.2.1

fix: User deployment on preprod serveur in prod Github action

Move /login /auth /auth/release to Auth MS

21 Oct 05:42
Compare
Choose a tag to compare
v1.2.0-preprod

feat: Add prod deployment github action

Move /login /auth /auth/refresh to auth MS

21 Oct 06:06
Compare
Choose a tag to compare
v1.2.0

feat: Add prod deployment github action

v1.1.1-preprod

21 Oct 03:04
Compare
Choose a tag to compare
refactor: Add mongo URI print on fail to connect

Add Auth MS with kafka communication

06 Oct 08:38
1581f90
Compare
Choose a tag to compare
v1.1.0-preprod

feat(user/auth): auth MS creation, Kafka implementation, move /regist…