2.x.x release notes
2.0.0.RELEASE
-
Compatibility update with Spring 4.2 which replaces
CrudInvokerwithRepositoryInvokerfrom spring-data-commons. -
Introduction of
UserDirectoryobject with a defaultInternalUserDirectoryfor storingUserandGroupobjects in several user directories -
settings now support Spring configuration metadata
-
UserService,GroupServiceandMachinePrincipalServicehave been refactored to implementQueryDslPredicateExecutor(breaking change) -
added
SecurityPrincipalLabelResolverforUser,GroupandMachinePrincipal