Skip to content

v4.0.7

Choose a tag to compare

@github-actions github-actions released this 14 Jan 14:47
· 515 commits to main since this release

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!