2.x.x release notes
2.0.0.RELEASE
-
Compatibility update with Spring 4.2 which replaces
CrudInvoker
withRepositoryInvoker
from spring-data-commons. -
Introduction of
UserDirectory
object with a defaultInternalUserDirectory
for storingUser
andGroup
objects in several user directories -
settings now support Spring configuration metadata
-
UserService
,GroupService
andMachinePrincipalService
have been refactored to implementQueryDslPredicateExecutor
(breaking change) -
added
SecurityPrincipalLabelResolver
forUser
,Group
andMachinePrincipal