SharePoint OData Connector
23.3.0
New Features
- You can configure the connector to generate metadata-only documents and ignore binary files. The connector has a new configuration parameter named
SynchronizeMetadataOnly
. The collect and view actions support the new action parameterMetadataOnly
.
Resolved Issues
There were no resolved issues in this release.
23.2.0
New Features
- Improved performance when retrieving information about site collections. Additionally, the connector does not fetch the list of site collections again until a new synchronize task begins (if a task is stopped before it finishes, the connector does not fetch the list of site collections again when the task is resumed).
- The connector has improved handling for rate limiting (when it receives an HTTP 429 "Too Many Requests" response code).
Resolved Issues
There were no resolved issues in this release.