- Added
MapEntrySerde
- Fixed
GbifUser
e-mail regex. Issue #20
- The class
org.gbif.api.model.common.User
is now replaced byGbifUser
. - The Service
org.gbif.api.service.common.UserService
is now replaced byIdentityAccessService
. - OrganizationService now includes a
confirmEndorsement
method