Dispatcher Deprecation Notice
With Elastic Path 7.4 release, the dispatch model or the legacy Cortex programming model is being deprecated and will not be supported in the future. Elastic Path recommends using the Helix programming model. All resources in Elastic Path 7.4, except the payment resources, are implemented using the Helix Programming model. The Helix programming model provides a better programming experience and maintains consistency.
Following is Elastic Path’s deprecation plan:
- For the 7.4 release, the deprecation warnings are logged in RelOS when you load dispatch resources. This warning provides a link to the deprecation notice in the release documentations.
- For Elastic Path Commerce 7.5 and later versions, the plan is:
- In 7.5 release, deprecate
@Internal
in API schema. The internal properties are required only for the dispatch model. - Deprecate the documentations for dispatch.
- One year after 7.5 release, move dispatcher to a separate artifact out of RelOS release and provide instructions to add the dispatcher again.
- Two years after 7.5 release, discontinue technical support for the dispatch model, remove related documentation, and remove the deprecated
@Internal
from API schema along with the Internal properties defined in the source code.
- In 7.5 release, deprecate