Contentful connector release notes
Contentful Connector 1.2.0.0
This release of the Contentful connector features the following enhancements. For more information about the connector, see About the Contentful connector.
System Enhancements
Feature | Description |
---|---|
Multi-language support |
The Contentful connector can now return content that matches the locale that is configured for the content source Content Sources do the following: Receive data from the Source System via the Connection, Filter the data it receives, Provide the results to the Target, Define the specific search index that contains the content you wish to index (and later search).. Additionally, the connector will now generate a new metadata Provides context with details such as the source, type, owner, and relationships to other data sets. Metadata provides details around the item being crawled by Connectivity Hub. field that indicates the locale that was used for indexing. For more information, see about the Contentful connector. To see how you can configure a locale for your content source, see filter content from a content source in the Connectivity Hub documentation. |
Fixed issues
There are no fixed issues in this release.
Contentful Connector 1.1.0.0
This release of the Contentful connector features the following enhancements. For more information about the connector, see About the Contentful connector.
System Enhancements
Feature | Description |
---|---|
Support for embargoed assets |
This release of the Contentful connector adds support for embargoed assets. Embargoed Assets are files that are attached to a Contentful item to provide an additional layer of security that prevents direct downloading unless the url is properly signed. For more information about embargoed assets, see the Contentful documentation. To see how you can enable embargoed assets for your Contentful connector, see How to Setup and Configure the Contentful Connector. |
Third-party dependency updates | Microsoft.IdentityModel.Tokens is a new third-party dependency in this release of the Contentful connector. For more information, see Contentful third-party dependencies. |
Fixed issues
Issue | Description |
---|---|
BAI-15695 | During a crawl, the ESC_PRICE and ESC_SUBSCRIPTIONLEVEL metadata properties were being imported with the wrong data type. |
BAI-11353 | During a crawl, users were receiving an error if they had a null reference in a rich text box field. |