UPGRADE FROM 1.1 to 1.2
Core\Test:
- The signature of constructor
ApiAuthContexthas changed- For the context to work it does require BehatchBridgeExtension enabled in Behat configuration
- The signature of constructor
ApiAuthTokenContexthas changed- For the context to work it does require BehatchBridgeExtension enabled in Behat configuration
ExporterFile:
- The signature of constructor
StartProcessCommandHandlerhas changed - The signature of constructor
ProcessExportCommandHandlerhas changed - Column
_codeadded to exportedtemplates_elements.csvfile, field '_name' become deprecated, will be removed in future version - Column
_codeadded to exportedtemplates.csvfile
Designer:
- The signature of constructor
Templatehas changed - The signature of constructor
TemplateCreateEventhas changed -
- The signature of constructor
CreateTemplateCommandhas changed
- The signature of constructor
BatchAction:
- The signature of constructor
ProcessBatchActionEntryCommandhas changed - Class
EndBatchActionCommandhas been removed - Class
StartBatchActionCommandhas been removed - Class
EndBatchActionCommandHandlerhas been removed - Class
StartBatchActionCommandHandlerhas been removed - Rabbit queue configuration MESSENGER_TRANSPORT_BATCH_ACTION_DSN is no longer required
Attribute:
- Validation
AttributeCodevalue cannot be 'id' or start with 'esa_' - Before migration to new version you need to change allAttributeCodeswhich start with 'esa_' or equal 'id'. Otherwise, it can cause system to break. - Database Column
attribute_idfrom tableattribute_optionwas removed, relation between options and attributes was moved toattribute_optionstable - The signature of constructor
CreateOptionCommandHandlerhas changed - The signature of constructor
DeleteOptionCommandHandlerhas changed
Importer:
- The signature of constructor
ImportProductImageAttributeStrategyhas changed - The signature of constructor
MultimediaFromUrlImportActionhas changed
Multimedia:
- The signature of constructor
UpdateMultimediaCommandHandlerhas changed - The signature of constructor
DeleteMultimediaCommandHandlerhas changed
Segment:
- The signature of constructor
SegmentProductServicehas changed