August.23These release notes provide a quick overview of what is new in the following release:
What's New in This Release
Microsoft Graph
Riva has been closely following the updates being made for Microsoft Graph and would like to understand your needs to further build and support Graph connection for our customers.
If this is something that interests you, please reach out to get started.
-
Minor Bug Fixes
- Optimized recurring appointment syncing.
- Adjusted code to better handle recurring appointment sync.
- Implemented logging handler to log API requests and responses.
- Can now enable Graph API logging to assist with troubleshooting.
- Resolved issue - Unable to initialize: Failed to retrieve Calendar folder.
- Resolution: Update code handling this error, and run a re-initialization.
- Impact: Affected users were unable to sync any calendar items.
- Resolved issue - Unable to initialize: [Unauthorized] GraphFolderDataProvider.a displayName: Error trying to retrieve RivaConfiguration.
- Resolution: Updated code to handle the SyncConfiguration when not using the required Graph permissions.
- Impact: Affected users were unable to sync calendar custom 1 object when Graph user permissions are limited.
- Issue: Client Office365 showed the ErrorServerBusy error code when there were more concurrent requests against the server than are allowed by the user's policy.
- Resolution: Riva added a new option to use Impersonation when resolving names from the Exchange server. This alleviates the issues of the concurrent request.
- Impact: Affected users sync was delayed for multiple sync cycles.