|
| 1 | +#### Class changes {#b2b-245-246-beta2-class} |
| 2 | + |
| 3 | +| What changed | How it changed | |
| 4 | +| --- | --- | |
| 5 | +| Magento\AdobeCommerceEventsClient\Block\Events\EventPayload | Class was added. | |
| 6 | +| Magento\AdobeCommerceEventsClient\Block\Events\ModuleList | Class was added. | |
| 7 | +| Magento\Backend\Console\Command\AbstractCacheTypeManageCommand::execute | [protected] Method return typing changed. | |
| 8 | +| Magento\Backend\Model\Auth\Session::getAcl | [public] Method has been added. | |
| 9 | +| Magento\Backend\Model\Auth\Session::setAcl | [public] Method has been added. | |
| 10 | +| Magento\CustomerSegment\Model\Customer::XML\_PATH\_REAL\_TIME\_CHECK\_IF\_CUSTOMER\_IS\_MATCHED\_BY\_SEGMENT | Constant has been added. | |
| 11 | +| Magento\Framework\Filter\FilterManager::\_\_call | [public] Method return typing changed. | |
| 12 | +| Magento\Framework\Filter\FilterManager::createFilterInstance | [protected] Method return typing changed. | |
| 13 | +| Magento\Framework\Filter\FilterManager::get | [public] Method return typing changed. | |
| 14 | +| Magento\Framework\Filter\Template | Implements has been removed. | |
| 15 | +| Magento\Framework\Filter\Template | Interface has been added. | |
| 16 | +| Magento\Framework\GraphQl\Exception\GraphQlAuthenticationException | Interface has been added. | |
| 17 | +| Magento\Framework\GraphQl\Exception\GraphQlAuthenticationException::getExtensions | [public] Method has been added. | |
| 18 | +| Magento\Framework\GraphQl\Exception\GraphQlAuthorizationException | Interface has been added. | |
| 19 | +| Magento\Framework\GraphQl\Exception\GraphQlAuthorizationException::getExtensions | [public] Method has been added. | |
| 20 | +| Magento\Framework\GraphQl\Exception\GraphQlInputException | Interface has been added. | |
| 21 | +| Magento\Framework\GraphQl\Exception\GraphQlInputException::getExtensions | [public] Method has been added. | |
| 22 | +| Magento\Framework\HTTP\Adapter\Curl | Implements has been removed. | |
| 23 | +| Magento\Framework\HTTP\Adapter\Curl | Interface has been added. | |
| 24 | +| Magento\Framework\HTTP\Adapter\Curl::$\_options | [protected] Property has been removed. | |
| 25 | +| Magento\Framework\HTTP\Adapter\Curl::setOptions | [public] Method parameter typing removed. | |
| 26 | +| Magento\Framework\Model\AbstractModel::\_createValidatorBeforeSave | [protected] Method return typing changed. | |
| 27 | +| Magento\Framework\Model\AbstractModel::\_getValidationRulesBeforeSave | [protected] Method return typing changed. | |
| 28 | +| Magento\Framework\Model\AbstractModel::\_getValidatorBeforeSave | [protected] Method return typing changed. | |
| 29 | +| Magento\Framework\Stdlib\DateTime\Filter\Date | Implements has been removed. | |
| 30 | +| Magento\Framework\Stdlib\DateTime\Filter\Date | Interface has been added. | |
| 31 | +| Magento\Framework\Validator::setTranslator | [public] Method parameter typing added. | |
| 32 | +| Magento\Framework\Validator\AbstractValidator::getDefaultTranslator | [public] Method return typing changed. | |
| 33 | +| Magento\Framework\Validator\AbstractValidator::getTranslator | [public] Method return typing changed. | |
| 34 | +| Magento\Framework\Validator\AbstractValidator::setDefaultTranslator | [public] Method parameter typing changed. | |
| 35 | +| Magento\Framework\Validator\AbstractValidator::setTranslator | [public] Method parameter typing added. | |
| 36 | +| Magento\Framework\Validator\Constraint::getTranslator | [public] Method return typing changed. | |
| 37 | +| Magento\Framework\Validator\Constraint::setTranslator | [public] Method parameter typing added. | |
| 38 | +| Magento\Framework\Validator\DataObject | Implements has been removed. | |
| 39 | +| Magento\Framework\Validator\DataObject | Interface has been added. | |
| 40 | +| Magento\Framework\Validator\DataObject::addRule | [public] Method parameter typing changed. | |
| 41 | +| Magento\GoogleAdwords\Model\Config\Backend\Color::\_getValidationRulesBeforeSave | [protected] Method return typing changed. | |
| 42 | +| Magento\GoogleAdwords\Model\Config\Backend\ConversionId::\_getValidationRulesBeforeSave | [protected] Method return typing changed. | |
| 43 | +| Magento\GoogleAdwords\Model\Filter\UppercaseTitle | Implements has been removed. | |
| 44 | +| Magento\GoogleAdwords\Model\Filter\UppercaseTitle | Interface has been added. | |
| 45 | +| Magento\ImportExport\Model\Import::FIELD\_IMPORT\_IDS | Constant has been added. | |
| 46 | +| Magento\ImportExport\Model\Import::\_getEntityAdapter | [protected] Method return typing changed. | |
| 47 | +| Magento\ImportExport\Model\Import::getValidatedIds | [public] Method has been added. | |
| 48 | +| Magento\ImportExport\Model\Import\AbstractEntity | Interface has been added. | |
| 49 | +| Magento\ImportExport\Model\Import\AbstractEntity::getDataSourceModel | [public] Method has been added. | |
| 50 | +| Magento\ImportExport\Model\Import\AbstractEntity::getIds | [public] Method has been added. | |
| 51 | +| Magento\ImportExport\Model\Import\AbstractEntity::setIds | [public] Method has been added. | |
| 52 | +| Magento\ImportExport\Model\Import\Entity\AbstractEntity | Interface has been added. | |
| 53 | +| Magento\ImportExport\Model\Import\Entity\AbstractEntity::getDataSourceModel | [public] Method has been added. | |
| 54 | +| Magento\ImportExport\Model\Import\Entity\AbstractEntity::getIds | [public] Method has been added. | |
| 55 | +| Magento\ImportExport\Model\Import\Entity\AbstractEntity::setIds | [public] Method has been added. | |
| 56 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::cleanProcessedBunches | [public] Method has been added. | |
| 57 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::getBehavior | [public] Added optional parameter(s). | |
| 58 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::getEntityTypeCode | [public] Added optional parameter(s). | |
| 59 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::getIteratorForCustomQuery | [public] Method has been added. | |
| 60 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::getNextUniqueBunch | [public] Method has been added. | |
| 61 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::getUniqueColumnDataWithIds | [public] Method has been added. | |
| 62 | +| Magento\ImportExport\Model\ResourceModel\Import\Data::markProcessedBunches | [public] Method has been added. | |
| 63 | +| Magento\MediaStorage\Model\File\Uploader::renameFile | [public] Method has been added. | |
| 64 | +| Magento\Payment\Gateway\Http\Client\Zend::\_\_construct | [public] Method parameter typing changed. | |
| 65 | +| Magento\Payment\Model\Method\Free::$\_isOffline | [protected] Property has been added. | |
| 66 | +| Magento\Quote\Model\Quote\Address\Rate::$carrier\_sort\_order | [public] Property has been added. | |
| 67 | +| Magento\SalesRule\Model\ResourceModel\Rule\Collection::$\_eventObject | [protected] Property has been added. | |
| 68 | +| Magento\SalesRule\Model\ResourceModel\Rule\Collection::$\_eventPrefix | [protected] Property has been added. | |
| 69 | +| Magento\Store\Model\Store::\_getValidationRulesBeforeSave | [protected] Method return typing changed. | |
| 70 | +| Magento\Theme\Block\Html\Topmenu::getCacheTags | [protected] Method has been removed. | |
| 71 | +| Magento\User\Model\ResourceModel\User::getValidationRulesBeforeSave | [public] Method return typing changed. | |
| 72 | +| Magento\User\Model\User::\_getValidationRulesBeforeSave | [protected] Method return typing changed. | |
| 73 | + |
| 74 | +#### Interface changes {#b2b-245-246-beta2-interface} |
| 75 | + |
| 76 | +| What changed | How it changed | |
| 77 | +| --- | --- | |
| 78 | +| Magento\AdobeImsApi\Api\ConfigInterface::getLogoutUrl | [public] Method parameter name changed. | |
| 79 | +| Magento\Framework\Filter\FactoryInterface::createFilter | [public] Method return typing changed. | |
| 80 | +| Magento\Framework\Translate\AdapterInterface | Added parent to interface. | |
| 81 | +| Magento\Framework\Translate\AdapterInterface::translate | [public] Added optional parameter(s). | |
| 82 | +| Magento\Framework\Validator\ValidatorInterface | Added parent to interface. | |
| 83 | +| Magento\Framework\Validator\ValidatorInterface | Extends has been removed. | |
| 84 | +| Magento\Framework\Validator\ValidatorInterface::getTranslator | [public] Method return typing changed. | |
| 85 | +| Magento\Framework\Validator\ValidatorInterface::setTranslator | [public] Method parameter typing added. | |
| 86 | +| Magento\ImportCsvApi\Api\Data\SourceDataInterface | Interface was added. | |
| 87 | +| Magento\ImportCsvApi\Api\StartImportInterface | Interface was added. | |
| 88 | +| Magento\ImportExport\Model\Import\EntityInterface | Interface was added. | |
| 89 | +| Magento\PurchaseOrderRule\Api\Data\RuleInterface::getAppliesToRoleIds | [public] Method return typing changed. | |
| 90 | +| Magento\PurchaseOrderRule\Api\Data\RuleInterface::getApproverRoleIds | [public] Method return typing changed. | |
| 91 | + |
| 92 | +#### Database changes {#b2b-245-246-beta2-database} |
| 93 | + |
| 94 | +| What changed | How it changed | |
| 95 | +| --- | --- | |
| 96 | +| event\_data | Table was added | |
| 97 | +| importexport\_importdata/is\_processed | Column was added | |
| 98 | +| importexport\_importdata/updated\_at | Column was added | |
| 99 | + |
| 100 | +#### Di changes {#b2b-245-246-beta2-di} |
| 101 | + |
| 102 | +| What changed | How it changed | |
| 103 | +| --- | --- | |
| 104 | +| Magento\Elasticsearch6\Model\Adapter\FieldMapper\ProductFieldMapper | Virtual Type was removed | |
| 105 | +| Magento\Elasticsearch6\Model\Client\ElasticsearchFactory | Virtual Type was removed | |
| 106 | +| Magento\Elasticsearch6\Model\DataProvider\Suggestions | Virtual Type was removed | |
| 107 | +| Magento\Elasticsearch6\Setup\InstallConfig | Virtual Type was removed | |
| 108 | +| Magento\Elasticsearch\Elasticsearch5\SearchAdapter\ConnectionManager | Virtual Type was removed | |
| 109 | +| elasticsearch6FieldNameResolver | Virtual Type was removed | |
| 110 | +| type | Virtual Type was changed | |
| 111 | + |
| 112 | +#### System changes {#b2b-245-246-beta2-system} |
| 113 | + |
| 114 | +| What changed | How it changed | |
| 115 | +| --- | --- | |
| 116 | +| admin/grid | A group-node was added | |
| 117 | +| admin/grid/limit\_total\_number\_of\_products | A field-node was added | |
| 118 | +| admin/grid/records\_limit | A field-node was added | |
| 119 | +| adobe\_io\_events | A section-node was added | |
| 120 | +| adobe\_io\_events/eventing | A group-node was added | |
| 121 | +| adobe\_io\_events/eventing/enabled | A field-node was added | |
| 122 | +| adobe\_io\_events/eventing/env\_id | A field-node was added | |
| 123 | +| adobe\_io\_events/eventing/event\_retention | A field-node was added | |
| 124 | +| adobe\_io\_events/eventing/max\_retries | A field-node was added | |
| 125 | +| adobe\_io\_events/eventing/merchant\_id | A field-node was added | |
| 126 | +| adobe\_io\_events/integration | A group-node was added | |
| 127 | +| adobe\_io\_events/integration/adobe\_io\_environment | A field-node was added | |
| 128 | +| adobe\_io\_events/integration/adobe\_io\_event\_provider\_metadata | A field-node was added | |
| 129 | +| adobe\_io\_events/integration/instance\_id | A field-node was added | |
| 130 | +| adobe\_io\_events/integration/private\_key | A field-node was added | |
| 131 | +| adobe\_io\_events/integration/provider\_id | A field-node was added | |
| 132 | +| adobe\_io\_events/integration/workspace\_configuration | A field-node was added | |
| 133 | +| catalog/magento\_catalogpermissions/grant\_catalog\_category\_view\_groups | A field-node was added | |
| 134 | +| catalog/search/elasticsearch6\_enable\_auth | A field-node was removed | |
| 135 | +| catalog/search/elasticsearch6\_index\_prefix | A field-node was removed | |
| 136 | +| catalog/search/elasticsearch6\_minimum\_should\_match | A field-node was removed | |
| 137 | +| catalog/search/elasticsearch6\_password | A field-node was removed | |
| 138 | +| catalog/search/elasticsearch6\_server\_hostname | A field-node was removed | |
| 139 | +| catalog/search/elasticsearch6\_server\_port | A field-node was removed | |
| 140 | +| catalog/search/elasticsearch6\_server\_timeout | A field-node was removed | |
| 141 | +| catalog/search/elasticsearch6\_test\_connect\_wizard | A field-node was removed | |
| 142 | +| catalog/search/elasticsearch6\_username | A field-node was removed | |
| 143 | +| catalog/search/elasticsearch8\_enable\_auth | A field-node was added | |
| 144 | +| catalog/search/elasticsearch8\_index\_prefix | A field-node was added | |
| 145 | +| catalog/search/elasticsearch8\_minimum\_should\_match | A field-node was added | |
| 146 | +| catalog/search/elasticsearch8\_password | A field-node was added | |
| 147 | +| catalog/search/elasticsearch8\_server\_hostname | A field-node was added | |
| 148 | +| catalog/search/elasticsearch8\_server\_port | A field-node was added | |
| 149 | +| catalog/search/elasticsearch8\_server\_timeout | A field-node was added | |
| 150 | +| catalog/search/elasticsearch8\_test\_connect\_wizard | A field-node was added | |
| 151 | +| catalog/search/elasticsearch8\_username | A field-node was added | |
| 152 | +| catalog/search/opensearch\_enable\_auth | A field-node was added | |
| 153 | +| catalog/search/opensearch\_index\_prefix | A field-node was added | |
| 154 | +| catalog/search/opensearch\_minimum\_should\_match | A field-node was added | |
| 155 | +| catalog/search/opensearch\_password | A field-node was added | |
| 156 | +| catalog/search/opensearch\_server\_hostname | A field-node was added | |
| 157 | +| catalog/search/opensearch\_server\_port | A field-node was added | |
| 158 | +| catalog/search/opensearch\_server\_timeout | A field-node was added | |
| 159 | +| catalog/search/opensearch\_test\_connect\_wizard | A field-node was added | |
| 160 | +| catalog/search/opensearch\_username | A field-node was added | |
| 161 | +| currency/fixerio\_apilayer | A group-node was added | |
| 162 | +| currency/fixerio\_apilayer/api\_key | A field-node was added | |
| 163 | +| currency/fixerio\_apilayer/timeout | A field-node was added | |
| 164 | +| customer/account\_information/confirm | A field-node was added | |
| 165 | +| customer/magento\_customersegment/real\_time\_check\_if\_customer\_is\_matched\_by\_segment | A field-node was added | |
| 166 | +| system/smtp/auth | A field-node was added | |
| 167 | +| system/smtp/password | A field-node was added | |
| 168 | +| system/smtp/ssl | A field-node was added | |
| 169 | +| system/smtp/transport | A field-node was added | |
| 170 | +| system/smtp/username | A field-node was added | |
| 171 | + |
| 172 | +#### Xsd changes {#b2b-245-246-beta2-xsd} |
| 173 | + |
| 174 | +| What changed | How it changed | |
| 175 | +| --- | --- | |
| 176 | +| app/code/module-adobe-commerce-events-client/etc/io\_events.xsd | A schema declaration was added | |
| 177 | +| app/code/module-backend/etc/menu.xsd | A schema declaration was added | |
| 178 | +| app/code/module-backend/etc/menu.xsd | A schema declaration was removed | |
| 179 | + |
| 180 | +#### Class API membership changes {#b2b-245-246-beta2-class-api-membership} |
| 181 | + |
| 182 | +| What changed | How it changed | |
| 183 | +| --- | --- | |
| 184 | +| Magento\ImportExport\Model\AbstractModel | Class was added. | |
| 185 | +| Magento\SalesRule\Model\Validator | Class was added. | |
| 186 | +| Magento\Sales\Block\Adminhtml\Order\Create\Form\Address | Class was added. | |
0 commit comments