This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated reference documentation on backward incompatible changes for 2.4.0-2.4.1 versions delta.
- Loading branch information
1 parent
556505c
commit 61b2d4d
Showing
2 changed files
with
188 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
src/_includes/backward-incompatible-changes/commerce/2.4.0-2.4.1.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
<h3 id="ee_2.4.0-2.4.1-class">Class changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>Magento\CustomerSegment\Model\ResourceModel\Segment::createSelect</td> | ||
<td>[public] Method return typing changed.</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<h3 id="ee_2.4.0-2.4.1-class-api-membership">Class API membership changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>Magento\TargetRule\Block\Product\AbstractProduct</td> | ||
<td>Class was added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\AdvancedCheckout\Block\Adminhtml\Sku\AbstractSku</td> | ||
<td>Class was added.</td> | ||
</tr> | ||
</tbody></table> |
160 changes: 160 additions & 0 deletions
160
src/_includes/backward-incompatible-changes/open-source/2.4.0-2.4.1.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
|
||
<h3 id="ce_2.4.0-2.4.1-class">Class changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>Magento\Framework\Stdlib\Cookie\CookieMetadata::setSameSite</td> | ||
<td>[public] Method has been added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\Framework\Stdlib\Cookie\CookieMetadata::getSameSite</td> | ||
<td>[public] Method has been added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\Framework\Stdlib\Cookie\CookieMetadata::KEY_SAME_SITE</td> | ||
<td>Constant has been added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\User\Model\User::$_cacheTag</td> | ||
<td>[protected] Property has been added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\Catalog\Model\Category::getCacheTags</td> | ||
<td>[public] Method has been added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\Catalog\Model\Product::getCacheTags</td> | ||
<td>[public] Method has been added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\Authorization\Model\Role::$_cacheTag</td> | ||
<td>[protected] Property has been added.</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<h3 id="ce_2.4.0-2.4.1-interface">Interface changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>Magento\Eav\Api\AttributeOptionUpdateInterface</td> | ||
<td>Interface was added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\Catalog\Api\ProductAttributeOptionUpdateInterface</td> | ||
<td>Interface was added.</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<h3 id="ce_2.4.0-2.4.1-database">Database changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>media_gallery_asset/MEDIA_GALLERY_ID_PATH_TITLE_CONTENT_TYPE_WIDTH_HEIGHT</td> | ||
<td>Unique key was removed</td> | ||
</tr> | ||
<tr> | ||
<td>media_gallery_asset/MEDIA_GALLERY_ID_PATH_TITLE_CONTENT_TYPE_WIDTH_HEIGHT</td> | ||
<td>Unique key was removed</td> | ||
</tr> | ||
<tr> | ||
<td>media_gallery_asset/MEDIA_GALLERY_ID_PATH_TITLE_CONTENT_TYPE_WIDTH_HEIGHT</td> | ||
<td>Unique key was removed</td> | ||
</tr> | ||
<tr> | ||
<td>media_gallery_asset/constraint</td> | ||
<td>Module db schema whitelist reduced (media_gallery_asset/constraint).</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
<tr> | ||
<td>login_as_customer_assistance_allowed</td> | ||
<td>Table was added</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<h3 id="ce_2.4.0-2.4.1-system">System changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>system.xml</td> | ||
<td>System configuration file was added</td> | ||
</tr> | ||
<tr> | ||
<td>system.xml</td> | ||
<td>System configuration file was added</td> | ||
</tr> | ||
<tr> | ||
<td>checkout/cart/enable_clear_shopping_cart</td> | ||
<td>A field-node was added</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<h3 id="ce_2.4.0-2.4.1-xsd">Xsd changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>maxIdleTime</td> | ||
<td>An optional attribute was added</td> | ||
</tr> | ||
<tr> | ||
<td>sleep</td> | ||
<td>An optional attribute was added</td> | ||
</tr> | ||
<tr> | ||
<td>onlySpawnWhenMessageAvailable</td> | ||
<td>An optional attribute was added</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<h3 id="ce_2.4.0-2.4.1-class-api-membership">Class API membership changes</h3> | ||
<table><tbody> | ||
<tr> | ||
<th>What changed</th> | ||
<th>How it changed</th> | ||
</tr> | ||
<tr> | ||
<td>Magento\Framework\View\Page\Builder</td> | ||
<td>Class was added.</td> | ||
</tr> | ||
<tr> | ||
<td>Magento\SalesRule\Model\Validator</td> | ||
<td>Class was added.</td> | ||
</tr> | ||
</tbody></table> |