This release mainly targets to update older dependency in backend. The dependency's for the entire backend will be released in 3 split releases. This should not affect any part of the logic of the API. There will be one new attribute included in this update that will add support for EducPersonPrincipalNames (EPPN) in preparation for when the value will appear in system, but this is not yet populated with values.
Added attributes
EduPersonPrincipalNames added on person. This attribute will be omitted until value is populated
This release is postponed due to the service release on Monday
Bugfix
There have been an issue fetching large amounts of activities in the same call since the last service release. This have now been fixed so that large number of calls in one fetch should work properly again.