The version number format is vMajor.Minor.Patch
where:
-
Major
is incremented for the major version when the connector is adjusted to support a new version of SAP Commerce Cloud. -
Minor
is incremented when a breaking change is introduced. -
Patch
is incremented for each non-breaking change.
Next to each version number, you can see if the version is required or recommended.
-
$${\color{red}required}$$ urges upgrade to avoid potential issues with catalog data in Coveo. -
$${\color{green}recommended}$$ suggests upgrading as soon as possible to benefit from new features.
-
Added example on how to configure index batch size and concurrency
-
Implemented changes required to upgraded connector for use with SAP Commerce 2211.32
-
Added support for regional language ISO codes.
-
Added support for pushing products to country-specific sources.
- Remove the
searchhub
parameter from the Coveo search token endpoint.
-
Add improved logging for indexing process.
-
Change the
coveoProductCategoryHierarchy
value provider to format the data in line with Coveo best practice. -
For attributes of a document that have no value, no value is pushed to the index instead of an empty string.
- Fix a bug in a unit test that used data that wasn't available without an internal extension.
-
Add the Coveo Push API client 2.6.1 directly to the connector.
-
Add the ServicelayerJobs to both default indexing processes, full and incremental.
- Upgrade the used version of the Coveo Push API client to 2.6.1.
-
Add the
User-Agent
header to requests. -
Add dictionary field support.
-
Add multi-source support, allowing you to push data to:
-
a product and availability source.
-
different sources based on locales (language, country, and currency).
-
-
Add support for SAP Commerce Cloud 2211 and later.
-
Add a single source push capability.