Releases: alexandr-io/backend
Releases · alexandr-io/backend
Add consumer groups kafka
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
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
v1.2.3-preprod Fix an error that occurred when the auth token contain an invalid use…
Add documentation to auth
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
Add doc to production auth dockerfile
Fix prod deployment action
v1.2.1 fix: User deployment on preprod serveur in prod Github action
Move /login /auth /auth/release to Auth MS
v1.2.0-preprod feat: Add prod deployment github action
Move /login /auth /auth/refresh to auth MS
v1.2.0 feat: Add prod deployment github action
v1.1.1-preprod
refactor: Add mongo URI print on fail to connect
Add Auth MS with kafka communication
v1.1.0-preprod feat(user/auth): auth MS creation, Kafka implementation, move /regist…