Bug Fixes
- fix: remove caching on get_user_id_cached #918 (Tim Knight (DWP)).
- the get user by username is already cached, so this reduces redundant data in the cache
- adds extra logging to help users debug effectively
Refactors
- refactor: do not throw exception from get_user_id #918 (Tim Knight (DWP)).
- pass None up and let upstream throw exception if it wants
Dependencies
- Update various dependencies to newer version.
Thanks to all the contributors of this release!