Releases: LonelyVikingMichael/litestar-users
Releases · LonelyVikingMichael/litestar-users
v1.6.0
What's Changed
- Fix: adhere to autocommit configuration by @LonelyVikingMichael in #81
- feat: add query options to user getters by @LonelyVikingMichael in #82
- feat: expose load optons to the authentication lookup by @LonelyVikingMichael in #83
- feat: expose list and count method by @LonelyVikingMichael in #84
- Add python 3.13 support
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Feat: support overriding user read DTOs on a handler level by @LonelyVikingMichael in #79
- Fix: avoid overriding user defined exception handlers by @LonelyVikingMichael in #80
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Case insensitive identifier lookups by @LonelyVikingMichael in #78
- Fixed a password hashing bug when sending a password witha PATCH request
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add JWT expiration time to config by @LonelyVikingMichael in #74
- Fix typos in docs by @LonelyVikingMichael in #75
- feat: config attribute to enable/disable the verification process by @davidelofrese in #73
- Expose repository
auto_commit
option by @LonelyVikingMichael in #76
New Contributors
- @davidelofrese made their first contribution in #73
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
What's Changed
- Fix: model primary key instance check by @LonelyVikingMichael in #63
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Feat: Support integer ID types by @LonelyVikingMichael in #61
Full Changelog: v1.2.0...v1.2.1
v0.8.1
What's Changed
- Feat: add request context to hooks by @LonelyVikingMichael in #62
Full Changelog: v0.8.0...v0.8.1
v1.2.0
What's Changed
- feat: Add experimental user relationship loader interface by @LonelyVikingMichael in #60
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: Add
py.typed
marker file by @cofin in #55 - feat: Allow authentication identifier customization by @LonelyVikingMichael in #57
Full Changelog: v1.0.0...v1.1.0