Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 5c789a6

Browse files
Merge pull request #8426 from magento/2-4-2-release-note-update-1221
Magento 2.4.2 Beta Release Note minor update December 21
2 parents e07752d + a8fb0ec commit 5c789a6

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

src/guides/v2.4/release-notes/commerce-2-4-2.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Security improvements for this release include:
4343

4444
* Magento now displays messages that identify potentially malicious content in product and category description fields when the user tries to save values in these fields.
4545

46-
* File system operations across Magento components have been standardized and hardened to prevent malicious uploads.
46+
* File system operations across Magento components have been standardized and hardened to prevent malicious uploads.
4747

4848
* Core Content Security Policy (CSP) violations have been fixed.
4949

@@ -62,7 +62,11 @@ This release contains enhancements to core quality, which improve the quality of
6262

6363
* [**Redis 6.x is now supported**]({{ page.baseurl }}/install-gde/system-requirements.html#technologies-magento-can-use). Magento 2.4.x remains compatible with Redis 5.x. <!--- MC-34853-->
6464

65-
The ability to configure a Magento installation to use a split database has been deprecated in this release. Merchants who currently use split database should start planning to move to a single database or use an alternative approach. <!--- MC-38429 39001-->
65+
* Magento 2.4.2 is now compatible with **Composer 2.x**. We recommend that merchants migrate to Composer 2.x. Although you can install this release using Composer 1.x, Composer 1.x will soon reach end-of-life. For an overview of Composer 2.x features, see [Composer 2.0 is now available!](https://blog.packagist.com/composer-2-0-is-now-available/)
66+
67+
The ability to configure a Magento installation to use a split database has been deprecated in this release. Merchants who currently use split database should start planning to revert to or migrate to a single database or use an alternative approach. See the [Deprecation of split database functionality in Magento Commerce](https://community.magento.com/t5/Magento-DevBlog/Deprecation-of-Split-Database-in-Magento-Commerce/ba-p/465187) DevBlog post for an overview of this issue. See [Revert from a split database to a single database]({{ page.baseurl }}/config-guide/revert-split-database.html) for migration instructions.
68+
69+
<!--- MC-38429 39001-->
6670

6771
### Performance enhancements
6872

src/guides/v2.4/release-notes/open-source-2-4-2.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Security improvements for this release include:
4343

4444
* Magento now displays messages that identify potentially malicious content in product and category description fields when the user tries to save values in these fields.
4545

46-
* File system operations across Magento components have been standardized and hardened to prevent malicious uploads.
46+
* File system operations across Magento components have been standardized and hardened to prevent malicious uploads.
4747

4848
* Core Content Security Policy (CSP) violations have been fixed.
4949

@@ -62,7 +62,9 @@ This release contains enhancements to core quality, which improve the quality of
6262

6363
* [**Redis 6.x is now supported**]({{ page.baseurl }}/install-gde/system-requirements.html#technologies-magento-can-use). Magento 2.4.x remains compatible with Redis 5.x. <!--- MC-34853-->
6464

65-
The ability to configure a Magento installation to use a split database has been deprecated in this release. Merchants who currently use split database should start planning to move to a single database or use an alternative approach. <!--- MC-38429 39001-->
65+
* Magento 2.4.2 is now compatible with **Composer 2.x**. We recommend that merchants migrate to Composer 2.x. Although you can install this release using Composer 1.x, Composer 1.x will soon reach end-of-life. For an overview of Composer 2.x features, see [Composer 2.0 is now available!](https://blog.packagist.com/composer-2-0-is-now-available/)
66+
67+
The ability to configure a Magento installation to use a split database has been deprecated in this release. Merchants who currently use split database should start planning to revert to or migrate to a single database or use an alternative approach. See the [Deprecation of split database functionality in Magento Commerce](https://community.magento.com/t5/Magento-DevBlog/Deprecation-of-Split-Database-in-Magento-Commerce/ba-p/465187) DevBlog post for an overview of this issue. See [Revert from a split database to a single database]({{ page.baseurl }}/config-guide/revert-split-database.html) for migration instructions.
6668

6769
### Performance enhancements
6870

0 commit comments

Comments
 (0)