Skip to content

v4.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 22:59
· 15 commits to main since this release
v4.9.0
784efcc

4.9.0 (2024-12-01)

  • docs(readme): add sqlite implementation (864e7c6)
  • fix(mongodb): check duplicate value error when updating a document (bd59245)
  • fix(sqlite): add username in search criteria (31b1070)
  • fix(sqlite): remove gorm error translation (12009a4)
  • chore(deps): upgrade (e01098f)
  • chore(devcontainer): add python feature for dependencies that need it (0b146a6)
  • test: change error assertions (25b8596)
  • feat: add user repository sqlite adapter (1388999)
  • feat: allow login with username (750c13c)
  • refactor(context): move responsibility for password hashing to use cases (3b08b43)