Skip to content

v3.1.1

Compare
Choose a tag to compare
@amcclain amcclain released this 20 Jun 17:41
· 715 commits to develop since this release

🐞 Bug Fixes

  • IdentityService.getUser() should not throw when called outside context of a request -- just return null. Important when e.g. looking for a username within service calls that might be triggered by a controller-based web request or a timer-based thread. 4130a9a

:octocat: Commit Log