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

Commit 434c9ad

Browse files
Release policy updates (#8575)
* Added revisions from product and legal review * Fixed linting error
1 parent 83318b0 commit 434c9ad

File tree

1 file changed

+54
-22
lines changed

1 file changed

+54
-22
lines changed

src/release/policy/index.md

Lines changed: 54 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,62 +3,94 @@ title: Release policy
33
group: release
44
---
55

6-
{{site.data.var.ee}} uses [semantic versioning](https://semver.org/) on the individual module level (for example magento/framework 101.1.1) but not for the Magento marketing version number. For example:
6+
{{site.data.var.ee}} uses [semantic versioning](https://semver.org/) on the individual module level (for example magento/framework 101.1.1) but not for the {{site.data.var.ee}} marketing version number. For example:
77

88
- **MAJOR release**—2
9-
- **MINOR release**—2.3
10-
- **PATCH release**—2.3.1
11-
- **SECURITY release**—2.3.2-p1
12-
- **Hot fix**
9+
- **MINOR release**—2.4
10+
- **PATCH release**—2.4.1
11+
- **SECURITY release**—2.4.1-p1
12+
- Security bug fix
13+
- Security enhancement
14+
- **Hotfix**
1315
- **Individual patch**
1416
- **Custom patch**
1517

1618
## MINOR release
1719

18-
Magento releases a large, minor version of {{site.data.var.ee}} about once a year.
20+
Adobe makes a minor version of {{site.data.var.ee}} available about once a year.
1921

2022
The following guidelines apply to minor releases:
2123

22-
- Breaking changes are possible; code written for 2.2.x may no longer work with 2.3.x. For example, minor releases can introduce support for major system requirements and dependencies, such as PHP.
23-
- Module versions can vary. For example, some module changes are introduced in a new patch whereas others are introduced in a major release.
24-
- Minor releases can include new features that may require additional work from partners during upgrade to ensure compatibility.
25-
- Minor releases can include fixes for security and compliance issues.
24+
- Breaking changes are possible; code written for {{site.data.var.ee}} 2.2.x may no longer work with {{site.data.var.ee}} 2.3.x. For example, minor releases can introduce support for major system requirements and dependencies, such as PHP.
25+
- Module versions can vary. For example, some module changes are introduced in a new patch whereas others are introduced in a minor release.
26+
- Minor releases can include new features that may require additional work by you or your solution partner during upgrade to ensure compatibility.
27+
- Minor releases can include fixes for security and quality issues.
2628

2729
## PATCH release
2830

29-
Patch releases are primarily focused on delivering security and quality enhancements on a regular basis to help you keep your sites performing at their peak. Magento releases security and functional patches for each supported release line of {{site.data.var.ee}} every quarter.
31+
Patch releases are primarily focused on delivering security and quality fixes on a regular basis to help you keep your sites performing at their peak. Adobe typically makes Magento patch releases available for supported release lines of {{site.data.var.ee}} quarterly.
3032

3133
The following guidelines apply to patch releases:
3234

33-
- All supported versions receive security fixes.
34-
- Newer versions receive full functional fixes and enhancements.
35-
- Changes that could break extensions or code compatibility are avoided. For example, code written for 2.2.0 should still work on 2.2.7.
35+
- The latest-supported minor release will receive full functional quality fixes and enhancements.
36+
- Changes that could break extensions or code compatibility are avoided. For example, code written for Magento 2.2.0 should still work on Magento 2.2.7.
3637
- On an exceptional basis, breaking changes or additional patches or hotfixes may be released to address security or compliance issues and high-impact quality issues. On the module level, these are mostly PATCH-level changes; sometimes MINOR-level changes.
37-
- Patches may include new features as long as they are not expected to break other code. The new feature can be included in the core code or as an extension, such as Page Builder.
38+
- Patch releases may include new features as long as they are not expected to break other code. The new feature can be included in core Magento code or as an extension, such as Magento Page Builder.
3839

3940
## SECURITY release
4041

41-
Security releases provide fixes for vulnerabilities that have been identified in previous quarterly patch releases. You can install time-sensitive security fixes without applying the hundreds of functional fixes and enhancements that a full quarterly patch release contains. These releases are appended with `-pN`, where N is the incremental patch version beginning with 1 (for example, 2.3.5-p1). These releases can also include hotfixes required to address critical issues that affect the Magento application.
42+
**Security Bug Fix**: A software code change that resolves an identified security issue and delivers expected results in an affected product area. These fixes are generally backward compatible.
4243

43-
For general information about security releases, see [Introducing the New Security-only Patch Release](https://community.magento.com/t5/Magento-DevBlog/Introducing-the-New-Security-only-Patch-Release/ba-p/141287). For instructions on downloading and applying security patches, see [Install Magento using Composer]({{ site.baseurl }}/guides/v2.3/install-gde/composer.html).
44+
**Security Enhancement**: A software improvement or configuration change to proactively improve security within the Magento application. These security enhancements help address security risks that impact the security posture of the Magento application but may be backward incompatible.
4445

45-
## Hot fix
46+
With Security Patch releases, you can keep your site more secure without applying additional quality fixes and enhancements that are contained within a full quarterly patch release. Security Patch releases are appended with ‘-pN’, where N is the incremental patch version beginning with 1 (for example, 2.3.5-p1). Security Patch releases can also include hotfixes required to address critical issues that affect the Magento Commerce application.
4647

47-
Hot fixes are patches that contain high-impact security or quality fixes that affect a large number of Magento merchants. These fixes are applied to the next patch release for the applicable Magento minor version. Magento releases hot fixes as needed.
48+
Each Security Patch release is based on the prior full patch release, hence it contains quality and security fixes from prior patch release and  security fixes created between the prior full Patch release and the Security Patch release.
49+
50+
With the announcement of our [updated life cycle policy](https://magento.com/blog/updated-lifecycle-policy-magento-releases)[10/1/2020], our Security Patch releases are differentiated based on whether they are applicable to the latest-supported minor release or a part of a still-supported previous minor release line:
51+
52+
- **Security Patch releases for the Latest-Supported Minor release**:
53+
54+
- The Security Patch release for the latest-supported Minor release (currently Magento Commerce 2.4) includes:
55+
56+
- Security bug fixes that have been created since the previous full Patch release.
57+
58+
- These Security Patch releases can also include hotfixes required to address critical issues that may affect the Magento Commerce application.
59+
60+
- The Security Patch release for the latest-supported Minor release (currently Magento Commerce 2.4) does not typically include security enhancements. Instead, these are included in the full comprehensive Patch release for the latest-supported Minor release.
61+
62+
- **Security Patch releases for Supported Previous Minor releases**:
63+
64+
- The Security Patch release for a previous Minor release that is still supported (currently Magento Commerce 2.3) includes:
65+
66+
- Security bug fixes that have been created since the previous Patch or Security Patch release, as well as new security enhancements.
67+
68+
- These Security Patch releases can also include hotfixes required to address critical issues that affect the Magento Commerce application.
69+
70+
| | Security Bug | Security Enhancement |
71+
|--------------------------------------------------------------------------------|--------------|----------------------|
72+
| Security patch releases for the latest-supported minor release (currently 2.4) | X | |
73+
| Security patch releases for previous, supported minor releases (currently 2.3) | X | X |
74+
75+
For general information about security releases, see [Introducing the New Security-only Patch Release](https://community.magento.com/t5/Magento-DevBlog/Introducing-the-New-Security-only-Patch-Release/ba-p/141287). For instructions on downloading and applying security patches, see [Install Magento using Composer]({{ site.baseurl }}/guides/v2.3/install-gde/composer.html).
76+
77+
## Hotfix
78+
79+
Hotfixes are patches that contain high-impact security or quality fixes that affect a large number of Magento merchants. These fixes are applied to the next patch release for the applicable Magento minor version. Adobe releases hotfixes for {{site.data.var.ee}} as needed.
4880

4981
{:.bs-callout-info}
50-
Hot fixes can contain backward incompatible changes.
82+
Hotfixes can contain backward incompatible changes.
5183

5284
## Individual patch
5385

54-
Individual patches contain low-impact quality fixes for a specific issue. These fixes are applied to the most recently supported minor version of Magento (for example, 2.4.x), but could be missing from the previous supported minor version of Magento (for example, 2.3.x). Magento releases individual patches as needed.
86+
Individual patches contain low-impact quality fixes for a specific issue. These fixes are applied to the supported minor versions of {{site.data.var.ee}}. Adobe releases individual patches as needed for {{site.data.var.ee}} in accordance with our [Software Lifecycle Policy](https://magento.com/sites/default/files/magento-software-lifecycle-policy.pdf).
5587

5688
{:.bs-callout-info}
5789
Individual patches do not contain backward incompatible changes.
5890

5991
## Custom patch
6092

61-
Created by non-Magento personnel to fix an issue or modify the Magento code for various reasons. Magento does not support custom patches.
93+
Created by non-Adobe personnel to fix an issue or modify the {{site.data.var.ee}} code for various reasons. Adobe does not support custom {{site.data.var.ee}} patches.
6294

6395
### Related topics
6496

0 commit comments

Comments
 (0)