|
| 1 | +#### Class changes {#b2b-241-242-class} |
| 2 | + |
| 3 | +| What changed | How it changed | |
| 4 | +| ---------------------------------------------------------------------------------------------------- | ----------------------------------------- | |
| 5 | +| Magento\Authorization\Model\Rules::\_\_construct | [public] Method has been removed. | |
| 6 | +| Magento\Catalog\Model\ResourceModel\Product\Compare\Item\Collection::$listId | [protected] Property has been added. | |
| 7 | +| Magento\Catalog\Model\ResourceModel\Product\Compare\Item\Collection::getListId | [public] Method has been added. | |
| 8 | +| Magento\Catalog\Model\ResourceModel\Product\Compare\Item\Collection::getProductsByListId | [public] Method has been added. | |
| 9 | +| Magento\Catalog\Model\ResourceModel\Product\Compare\Item\Collection::removeCompareList | [public] Method has been added. | |
| 10 | +| Magento\Catalog\Model\ResourceModel\Product\Compare\Item\Collection::setListId | [public] Method has been added. | |
| 11 | +| Magento\Catalog\Model\ResourceModel\Product\Compare\Item\Collection::setListIdToCustomerCompareItems | [public] Method has been added. | |
| 12 | +| Magento\Catalog\Model\ResourceModel\Product\Option\Value\Collection::$\_eventObject | [protected] Property has been added. | |
| 13 | +| Magento\Catalog\Model\ResourceModel\Product\Option\Value\Collection::$\_eventPrefix | [protected] Property has been added. | |
| 14 | +| Magento\Framework\Data\Collection\Filesystem::\_usort | [protected] Method return typing changed. | |
| 15 | +| Magento\Framework\File\Uploader::\_moveFile | [protected] Method return typing changed. | |
| 16 | +| Magento\MediaGalleryUi\Block\Adminhtml\ImageDetails | Class was added. | |
| 17 | +| Magento\MediaGalleryUi\Block\Adminhtml\ImageDetailsStandalone | Class was added. | |
| 18 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Info\Banner | Class was added. | |
| 19 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Info\Buttons::hasError | [public] Method has been added. | |
| 20 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Info\Buttons::paymentRequired | [public] Method has been added. | |
| 21 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Totals::TOTAL_CUSTOMER_BALANCE | Constant has been added. | |
| 22 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Totals::TOTAL_DISCOUNT | Constant has been added. | |
| 23 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Totals::TOTAL_GIFT_CARD | Constant has been added. | |
| 24 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Totals::TOTAL_REWARD_POINTS | Constant has been added. | |
| 25 | +| Magento\PurchaseOrder\Block\PurchaseOrder\Totals\Giftcards | Class was added. | |
| 26 | +| Magento\Sales\Block\Order\Recent::\_\_construct | [public] Method parameter typing changed. | |
| 27 | +| Magento\Wishlist\Block\AddToWishlist::\_toHtml | [protected] Method has been removed. | |
| 28 | + |
| 29 | +#### Interface changes {#b2b-241-242-interface} |
| 30 | + |
| 31 | +| What changed | How it changed | |
| 32 | +| -------------------------------------------------------------------------- | -------------------------------------- | |
| 33 | +| Magento\AdobeStockAssetApi\Api\Data\AssetInterface::getExtensionAttributes | [public] Method return typing changed. | |
| 34 | + |
| 35 | +#### Database changes {#b2b-241-242-database} |
| 36 | + |
| 37 | +| What changed | How it changed | |
| 38 | +| ------------------------------------------------------------------------------ | ------------------------------------------------ | |
| 39 | +| auto_increment_test | Table chard was changed from checkout to default | |
| 40 | +| catalog_compare_item/CATALOG_COMPARE_ITEM_LIST_ID_CATALOG_COMPARE_LIST_LIST_ID | Foreign key was added | |
| 41 | +| catalog_compare_item/list_id | Column was added | |
| 42 | +| catalog_compare_list | Table was added | |
| 43 | +| reference_table | Table chard was changed from sales to default | |
| 44 | +| test_table | Module db schema whitelist reduced (test_table). | |
| 45 | +| test_table | Table was dropped | |
| 46 | +| test_table_one | Table was added | |
| 47 | +| test_table_two | Table was added | |
| 48 | + |
| 49 | +#### Di changes {#b2b-241-242-di} |
| 50 | + |
| 51 | +| What changed | How it changed | |
| 52 | +| ------------------------------ | ------------------------ | |
| 53 | +| EmptyOmsTableNameArrayIterator | Virtual Type was removed | |
| 54 | + |
| 55 | +#### System changes {#b2b-241-242-system} |
| 56 | + |
| 57 | +| What changed | How it changed | |
| 58 | +| ---------------------------------------------------------------------------------------- | ---------------------- | |
| 59 | +| sales_email/purchase_order_notification/purchase_order_approval_required_payment_details | A field-node was added | |
| 60 | +| sales_email/purchase_order_notification/purchase_order_approved_payment_details | A field-node was added | |
| 61 | +| sales_email/purchase_order_notification/purchase_order_auto_approved_payment_details | A field-node was added | |
| 62 | +| system/media_gallery_renditions | A group-node was added | |
| 63 | +| system/media_gallery_renditions/enabled | A field-node was added | |
| 64 | +| system/media_gallery_renditions/height | A field-node was added | |
| 65 | +| system/media_gallery_renditions/width | A field-node was added | |
| 66 | +| system/media_storage_configuration | A group-node was added | |
| 67 | +| system/media_storage_configuration/media_storage | A field-node was added | |
| 68 | +| web/url | A group-node was added | |
| 69 | +| web/url/catalog_media_url_format | A field-node was added | |
| 70 | + |
| 71 | +#### XSD changes {#b2b-241-242-xsd} |
| 72 | + |
| 73 | +| What changed | How it changed | |
| 74 | +| ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | |
| 75 | +| opt/jenkins/workspace/generatorium/gendocs-breaking-changes-per-product/commerce-b2b-after/app/code/framework-foreign-key/etc/constraints.xsd | A schema declaration was added | |
| 76 | +| opt/jenkins/workspace/generatorium/gendocs-breaking-changes-per-product/commerce-b2b-after/app/code/module-page-builder/etc/content_type.xsd | A schema declaration was added | |
| 77 | +| opt/jenkins/workspace/generatorium/gendocs-breaking-changes-per-product/commerce-b2b-after/app/code/module-page-builder/etc/content_type_merged.xsd | A schema declaration was added | |
| 78 | +| opt/jenkins/workspace/generatorium/gendocs-breaking-changes-per-product/commerce-b2b-before/app/code/framework-foreign-key/etc/constraints.xsd | A schema declaration was removed | |
| 79 | +| opt/jenkins/workspace/generatorium/gendocs-breaking-changes-per-product/commerce-b2b-before/app/code/module-page-builder/etc/content_type.xsd | A schema declaration was removed | |
| 80 | +| opt/jenkins/workspace/generatorium/gendocs-breaking-changes-per-product/commerce-b2b-before/app/code/module-page-builder/etc/content_type_merged.xsd | A schema declaration was removed | |
| 81 | + |
| 82 | +#### Class API membership changes {#b2b-241-242-class-api-membership} |
| 83 | + |
| 84 | +| What changed | How it changed | |
| 85 | +| ------------------------------------------------------------------ | ------------------ | |
| 86 | +| Magento\AdvancedCheckout\Block\Adminhtml\Sku\AbstractSku | Class was added. | |
| 87 | +| Magento\AdvancedCheckout\Block\Adminhtml\Sku\Errors\AbstractErrors | Class was added. | |
| 88 | +| Magento\Catalog\Model\Indexer\Category\Product\AbstractAction | Class was removed. | |
| 89 | +| Magento\Framework\Session\Config | Class was added. | |
| 90 | +| Magento\Framework\Session\SessionManager | Class was added. | |
| 91 | +| Magento\Framework\Url | Class was added. | |
| 92 | +| Magento\ImportExport\Model\AbstractModel | Class was added. | |
| 93 | +| Magento\Review\Block\Adminhtml\Grid | Class was added. | |
| 94 | + |
| 95 | +#### Interface API membership changes {#b2b-241-242-interface-api-membership} |
| 96 | + |
| 97 | +| What changed | How it changed | |
| 98 | +| ---------------------------------------------------------------------------- | -------------------- | |
| 99 | +| Magento\Framework\Session\Config\ConfigInterface | Interface was added. | |
| 100 | +| Magento\PurchaseOrder\Api\PurchaseOrderPaymentInformationManagementInterface | Interface was added. | |
0 commit comments