v3.1.1
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