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

Commit ebc59ee

Browse files
authored
Remove obsolete release notes (#3595)
* Remove obsolete release notes * Add redirects for old Cloud Release Notes topic * Update Magento Commerce Release Information v2.2 and 2.3 with link to Release notes for ece-tools.
1 parent a91e13c commit ebc59ee

File tree

10 files changed

+325
-34
lines changed

10 files changed

+325
-34
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{: .bs-callout .bs-callout-info}
2+
For current {{ site.data.var.ece }} release information, see [Release notes for ece-tools]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html).

guides/v2.1/cloud/release-notes/CloudReleaseNotes.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

guides/v2.1/cloud/release-notes/cloud-tools.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ functional_areas:
55
- Cloud
66
- Setup
77
- Configuration
8+
redirect_from:
9+
- /guides/v2.1/cloud/release-notes/CloudReleaseNotes.html
810
---
911

1012

guides/v2.2/cloud/release-notes/CloudReleaseNotes.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

guides/v2.2/cloud/release-notes/CloudReleaseNotes2.2.1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ menu_title: Magento Commerce (Cloud) 2.2.1 Release Notes
66
menu_order: 380
77
level3_menu_node:
88
level3_subgroup:
9-
redirect_from:
10-
- /guides/v2.2/cloud/release-notes/CloudReleaseNotes.html
9+
1110
---
1211

1312
We are pleased to present {{site.data.var.ece}} 2.2.1. This release includes numerous functional fixes and enhancements.

guides/v2.2/cloud/release-notes/CloudReleaseNotes2.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ level3_menu_node:
88
level3_subgroup:
99
redirect_from:
1010
- /guides/v2.2/cloud/release-notes/CloudReleaseNotes.html
11+
1112
---
1213

1314
We are pleased to present {{site.data.var.ece}} 2.2.0 General Availability. This release includes numerous functional fixes and enhancements.
1415

1516
To fully upgrade {{site.data.var.ece}}, see [Upgrade Magento Commerce (Cloud)]({{ site.baseurl }}/guides/v2.2/cloud/project/project-upgrade.html). Specific steps and vital information for upgrading from 2.0.X and 2.1.X are included. For specific changes for deployments, see [Changes in Deployment](#deploy).
1617

18+
{% include cloud/note-ece-tools-release-info.md %}
19+
1720
## Highlights {#highlights}
1821

1922
{{site.data.var.ece}} 2.2.0 includes a wealth of new, exciting features, and hundreds of enhancements and fixes. For full {{site.data.var.ece}} highlights and updates, see [Magento Commerce 2.2.0 Release Notes]({{ site.baseurl }}/guides/v2.2/release-notes/ReleaseNotes2.2.0EE.html)

guides/v2.2/cloud/release-notes/cloud-tools.md

Lines changed: 310 additions & 1 deletion
Large diffs are not rendered by default.

guides/v2.2/release-notes/bk-release-notes.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,14 @@ Interested in the Magento 2.0.x and 2.1.x releases? Check out the [2.0.x]({{site
5353

5454
* Overview of [backward-incompatible changes]({{page.baseurl}}/release-notes/backward-incompatible-changes/index.html) between the 2.1 and 2.2 releases
5555

56-
## {{site.data.var.ece}} Composer packages
56+
## {{site.data.var.ece}} {#cloud-updates}
5757

58-
[{{site.data.var.ece}} Composer package updates]({{site.baseurl}}/guides/v2.2/cloud/composer-packages/patch-notes.html) allow you to apply patches without a full product installation or upgrade.
58+
The ece-tools package is a scalable deployment tool that simplifies the {{ site.data.var.ece }} upgrade process by providing commands to backup the database, apply custom patches, verify environment packages, and more. The package also contains scripts and {{site.data.var.ece}} commands to help manage your code and automate the project build and deploy process.
5959

60+
See [Release Notes for ece-tools]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html) for the latest updates and improvements to the ece-tools package as well as information about {{site.data.var.ece}} upgrades and patches.
6061

61-
You can apply patches as they become available to update Magento Commerce (Cloud). We recommend using a new active branch and Integration environment for applying and testing the patch prior to fully deploying across all environments. We strongly recommend you test patches locally so you can identify and resolve any issues.
62-
63-
64-
{:.bs-callout .bs-callout-tip}
65-
We recommend installing full [{{site.data.var.ece}} upgrades]({{site.baseurl}}/guides/v2.2/cloud/project/project-upgrade.html) for important security updates. Full upgrades include all associated patches and hotfixes.
62+
{: .bs-callout .bs-callout-info}
63+
We recommend installing full {{site.data.var.ece}} upgrades for important security updates. Full upgrades include all associated patches and hotfixes.
6664

6765
## Contact information for third-party extensions
6866

guides/v2.3/cloud/release-notes/CloudReleaseNotes.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

guides/v2.3/release-notes/bk-release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Interested in the Magento 2.1.x and 2.2.x releases? Check out the [2.1.x]({{ sit
1515

1616
* Overview of [backward-incompatible changes]({{page.baseurl}}/release-notes/backward-incompatible-changes/index.html) between the 2.2 and 2.3 releases
1717

18-
## {{site.data.var.ece}}{#cloud-updates}
18+
## {{site.data.var.ece}} {#cloud-updates}
1919

2020
The ece-tools package is a scalable deployment tool that simplifies the {{ site.data.var.ece }} upgrade process by providing commands to backup the database, apply custom patches, verify environment packages, and more. The package also contains scripts and {{site.data.var.ece}} commands to help manage your code and automate the project build and deploy process.
2121

2222
See [Release Notes for ece-tools]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html) for the latest updates and improvements to the ece-tools package as well as information about {{site.data.var.ece}} upgrades and patches.
2323

24-
{: .bs-callout .bs-callout-info }
24+
{: .bs-callout .bs-callout-info}
2525
We recommend installing full {{site.data.var.ece}} upgrades for important security updates. Full upgrades include all associated patches and hotfixes.
2626

2727

0 commit comments

Comments
 (0)