0.4.8
Pre-release
Pre-release
What's Changed
- chore: move admin schemas in dedicated admin schema folder by @leoguillaume in #928
- fix: circular import by @leoguillaume in #929
- refacto(keys): simplify decode api key logic by @leoguillaume in #930
- chore: rename user_with_role to authenticated_user by @leoguillaume in #931
- chore: remove useless fields of authenticated_user by @leoguillaume in #932
- chore: add npm minimum release age by @kaaloo in #907
- chore(deps-dev): bump tmp from 0.2.5 to 0.2.7 in /docs by @dependabot[bot] in #895
- chore(doc): update generated documentation and release versions by @github-actions[bot] in #916
- feat(users): add id suffix to user and organization attribut of user entity user creation endpoint by @leoguillaume in #934
- refacto(keys): refacto POST /v1/admin/keys endpoint toward clean architecture by @leoguillaume in #933
- refacto(auth): refactoring of /login toward clean architecture by @leoguillaume in #937
- fix(auth): post review changes by @leoguillaume in #938
- fix(postges): close session before calling LLMs in chat completion by @benjaminpilia in #940
Full Changelog: 0.4.7...0.4.8