You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/guides/v2.3/release-notes/2-3-7-p2.md
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,22 +3,30 @@ group: release-notes
3
3
title: Adobe Commerce 2.3.7-p2 Release Notes
4
4
---
5
5
6
-
{{ site.data.var.ee }} 2.3.7-p2 is a security-only release that provides security fixes that enhance your Magento 2.3.7 deployment. Merchants can now install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly release provides. Patch 2.3.7-p2 is a security-only patch that provides fixes for vulnerabilities that have been identified in our previous quarterly release, {{ site.data.var.ee }} 2.3.7 and {{ site.data.var.ce }} 2.3.7.
6
+
{{ site.data.var.ee }} 2.3.7-p2 is a security-only release that provides security fixes that enhance your {{ site.data.var.ee }} 2.3.7 or {{ site.data.var.ce }} 2.3.7 deployment. Merchants can now install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly release provides. Patch 2.3.7-p2 is a security-only patch that provides fixes for vulnerabilities that have been identified in our previous quarterly release, {{ site.data.var.ee }} 2.3.7-p1.
7
7
8
8
{:.bs-callout-info}
9
-
PHP 7.3 reaches end of support in December 2021, and Adobe Commerce 2.3.xreaches end of support in April 2022. **We strongly recommend planning your upgrade now to Adobe Commerce 2.4.x or Magento Open Source 2.4.x and PHP 7.4.x to help maintain PCI compliance**.
9
+
PHP 7.3 reaches end of support in December 2021, and {{ site.data.var.ee }} 2.3.x and {{ site.data.var.ce }} 2.3.x reaches end of support in April 2022. **We strongly recommend planning your upgrade now to {{ site.data.var.ee }} 2.4.x or {{ site.data.var.ce }} 2.4.x deployment to help maintain PCI compliance**.
10
10
11
11
{:.bs-callout-info}
12
-
Quarterly releases may contain backward-incompatible changes (BIC). {{ site.data.var.ee }} 2.4.3 contains minor backward-incompatible changes. To review minor backward-incompatible changes, see [BIC reference]({{page.baseurl}}/release-notes/backward-incompatible-changes/reference.html). (Major backward-incompatible issues are described in [BIC highlights]({{page.baseurl}}/release-notes/backward-incompatible-changes/index.html). Not all releases introduce major BICs.)
12
+
Quarterly releases may contain backward-incompatible changes (BIC). To review minor backward-incompatible changes, see [BIC reference]({{page.baseurl}}/release-notes/backward-incompatible-changes/reference.html). (Major backward-incompatible issues are described in [BIC highlights]({{page.baseurl}}/release-notes/backward-incompatible-changes/index.html). Not all releases introduce major BICs.)
13
13
14
14
## What's in this release?
15
15
16
-
Six security fixes and several security enhancements are included in this security patch. Security fixes are documented in the Adobe Security Bulletin.
16
+
Six security fixes and several security enhancements are included in this security patch. Security fixes are documented in the [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb21-86.html).
17
17
18
18
Security-only patches typically include all hotfixes that have been released for the preceding complete release. This release incorporates the two hotfixes that have been released for {{ site.data.var.ee }} 2.3.7-p1 and {{ site.data.var.ce }} 2.3.7-p1. See [Adobe Commerce 2.3.7-p1 Release Notes]({{page.baseurl}}/release-notes/2-3-7-p1.html) for information about these hotfixes.
19
19
20
20
This release also includes bug fixes for the [Klarna](https://docs.magento.com/user-guide/v2.3/payment/klarna.html) and [Vertex](https://docs.magento.com/user-guide/v2.3/tax/vertex.html) vendor-developed extensions.
21
21
22
+
### Resolution of known issues in Adobe Commerce 2.3.7-p1
23
+
24
+
This release includes fixes for the following known issues, which were first identified in {{ site.data.var.ee }} 2.3.7-p1:
25
+
26
+
**PHP fatal error on upgrade*. This issue was previously addressed by patch `AC-384__Fix_Incompatible_PHP_Method__2.3.7-p1_ce.patch to address PHP fatal error on upgrade`.
27
+
28
+
**Previously placed order price is displayed when a shopper tries to place an order with a different product using the PayPal payment method*. This issue was previously addressed by patch `Adobe Commerce 2.3.7-p1 known issue outdated order total for PayPal`.
29
+
22
30
### Security highlights
23
31
24
32
**Session IDs have been removed from the database**. This code change may result in breaking changes if merchants have customizations or installed extensions that use the raw session IDs stored in the database. <!--- MC-40976-->
@@ -29,6 +37,8 @@ This release also includes bug fixes for the [Klarna](https://docs.magento.com/u
29
37
30
38
**Recent penetration test vulnerabilities** have been fixed in this release. <!--- MC-42431-->
31
39
40
+
The Content Security Policy directive `frame-ancestors` now supports the source expression `unsafe-inline`. [GitHub-33101](https://github.com/magento/magento2/issues/33101)<!--- MC-42632-->
41
+
32
42
## Known issue
33
43
34
44
**Issue**: Adobe Stock images uploaded into the `<install_dir>/pub/media` and `<install_dir>/pub/media/catalog` directories are not visible in the Media Gallery. **Workaround**: To view and work with these images, delete them from the filesystem directories and re-upload them into an allowed Media Gallery directory. See the [Stock images not displayed, Adobe Commerce and Magento Open Source 2.3.7-p2](https://support.magento.com/hc/en-us/articles/4409491698189) Knowledge Base article.
Copy file name to clipboardExpand all lines: src/guides/v2.4/release-notes/2-4-3-p1.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,19 +3,23 @@ group: release-notes
3
3
title: Adobe Commerce 2.4.3-p1 Release Notes
4
4
---
5
5
6
-
{{ site.data.var.ee }} 2.4.3-p1 is a security-only release that provides 18 security fixes that enhance your Magento 2.4.3 deployment. Merchants can now install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly release provides. Patch 2.4.3-p1 provides fixes for vulnerabilities that have been identified in our previous quarterly release, {{ site.data.var.ee }} 2.4.3 and {{ site.data.var.ce }} 2.4.3.
6
+
{{ site.data.var.ee }} 2.4.3-p1 is a security-only release that provides 18 security fixes that enhance your {{ site.data.var.ee }} 2.4.3 or {{ site.data.var.ce }} 2.4.3 deployment. Merchants can now install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly release provides. Patch 2.4.3-p1 provides fixes for vulnerabilities that have been identified in our previous quarterly release, {{ site.data.var.ee }} 2.4.3 and {{ site.data.var.ce }} 2.4.3.
7
7
8
8
{:.bs-callout-info}
9
-
Quarterly releases may contain backward-incompatible changes (BIC). {{ site.data.var.ee }} 2.4.3 contains minor backward-incompatible changes. To review minor backward-incompatible changes, see [BIC reference]({{page.baseurl}}/release-notes/backward-incompatible-changes/reference.html). (Major backward-incompatible issues are described in [BIC highlights]({{page.baseurl}}/release-notes/backward-incompatible-changes/index.html). Not all releases introduce major BICs.)
9
+
Quarterly releases may contain backward-incompatible changes (BIC). To review minor backward-incompatible changes, see [BIC reference]({{page.baseurl}}/release-notes/backward-incompatible-changes/reference.html). (Major backward-incompatible issues are described in [BIC highlights]({{page.baseurl}}/release-notes/backward-incompatible-changes/index.html). Not all releases introduce major BICs.)
10
10
11
11
## What's in this release?
12
12
13
-
Seven security fixes and several security enhancements are included in this security patch. Security fixes are documented in the Adobe Security Bulletin.
13
+
Seven security fixes and several security enhancements are included in this security patch. Security fixes are documented in the [Adobe Security Bulletin](https://helpx.adobe.com/security/products/magento/apsb21-86.html).
14
14
15
15
Security-only patches typically include all hotfixes that have been released for the preceding complete release. This release incorporates the two hot fixes that have been released for {{ site.data.var.ee }} 2.4.3 and {{ site.data.var.ce }} 2.4.3. See [Adobe Commerce 2.4.3 Release Notes]({{page.baseurl}}/release-notes/commerce-2-4-3.html) for information about these hotfixes.
16
16
17
17
This release also includes bug fixes for the [Braintree](https://docs.magento.com/user-guide/payment/braintree.html), [Klarna](https://docs.magento.com/user-guide/payment/klarna.html#changes-in-the-latest-release), and [Vertex](https://docs.magento.com/user-guide/tax/vertex.html#changes-in-the-latest-release) vendor-developed extensions.
18
18
19
+
### Resolution of known issues in Adobe Commerce 2.4.3
20
+
21
+
This release includes a fix for the PHP fatal error on upgrade known issue, which was first identified in {{ site.data.var.ee }} 2.4.3 or {{ site.data.var.ce }} 2.4.3. This issue was previously addressed by patch `AC-384__Fix_Incompatible_PHP_Method__2.3.7-p1_ce.patch to address PHP fatal error on upgrade`.
22
+
19
23
### Security highlights
20
24
21
25
**Session IDs have been removed from the database**. This code change may result in breaking changes if merchants have customizations or installed extensions that use the raw session IDs stored in the database. <!--- MC-40976-->
@@ -24,6 +28,10 @@ This release also includes bug fixes for the [Braintree](https://docs.magento.co
24
28
25
29
**Lowered limits to GraphQL query complexity**. The GraphQL maximum allowed query complexity has been lowered to prevent Denial-of-Service (DOS) attacks. See [GraphQL security configuration]({{page.baseurl}}/graphql/security-configuration.html). <!--- PWA-1700-->
26
30
31
+
**Recent penetration test vulnerabilities** have been fixed in this release. <!--- MC-42431-->
32
+
33
+
The Content Security Policy directive `frame-ancestors` now supports the source expression `unsafe-inline`. [GitHub-33101](https://github.com/magento/magento2/issues/33101)<!--- MC-42632-->
34
+
27
35
## Installation and upgrade instructions
28
36
29
37
For instructions on downloading and applying security-only patches (including patch 2.4.3-p1), see [Quick start install]({{site.baseurl}}/guides/v2.4/install-gde/composer.html).
0 commit comments