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
Copy file name to clipboardExpand all lines: src/cloud/release-notes/cloud-tools.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,12 @@ redirect_from:
11
11
12
12
This release information details the latest improvements to the {{site.data.var.csuite}} packages which are designed to deploy and manage {{site.data.var.ee}} installations and upgrades on the Cloud platform.
|[`{{site.data.var.ct}}` release notes]| {{site.data.var.ct-release}}<br/>2002.0.23| A set of scripts and tools designed to manage and deploy Cloud projects |[{{site.data.var.ct}}][ece package]|
17
-
|[`{{site.data.var.mcp-prod}}` release notes]| {{site.data.var.mcp-release}} | A set of patches which improve the integration of all Magento versions with Cloud environments. This package includes Magento patches and available hotfixes that are applied when you use `{{site.data.var.ct}}` to deploy |[{{site.data.var.mcp-package}}][Patches package]|
18
-
|[`{{site.data.var.mcd-prod}}` release notes]|{{site.data.var.mcd-release}} | Functionality and configuration files for Docker images to deploy Magento Commerce to a local Cloud environment |[{{site.data.var.mcd-package}}][Docker package]|
19
-
|[`{{site.data.var.mcc-prod}}` release notes]| {{site.data.var.mcc-release}} | Extended Magento Commerce core functionality for sites deployed on the Cloud platform |[{{site.data.var.mcc-package}}][Components package]|
14
+
| Release notes | Version | Description | Package source|
|[`{{site.data.var.ct}}` release notes]| {{site.data.var.ct-release}}<br/>2002.0.23| A set of scripts and tools designed to manage and deploy Cloud projects |[{{site.data.var.ct}}][ece package]|
17
+
|[`{{site.data.var.mcp-prod}}` release notes]| {{site.data.var.mcp-release}} | A set of patches which improve the integration of all Magento versions with Cloud environments. This package includes Magento patches and available hotfixes that are applied when you use `{{site.data.var.ct}}` to deploy |[{{site.data.var.mcp-package}}][Patches package]|
18
+
|[`{{site.data.var.mcd-prod}}` release notes]|1.2.3 | Functionality and configuration files for Docker images to deploy Magento Commerce to a local Cloud environment |[{{site.data.var.mcd-package}}][Docker package]|
19
+
|[`{{site.data.var.mcc-prod}}` release notes]| {{site.data.var.mcc-release}} | Extended Magento Commerce core functionality for sites deployed on the Cloud platform|[{{site.data.var.mcc-package}}][Components package]|
20
20
21
21
When you update to `{{site.data.var.ct}}` 2002.1.0 or later, you automatically update to the latest versions of the other packages, which are dependencies for `{{site.data.var.ct}}`.
Copy file name to clipboardExpand all lines: src/cloud/release-notes/mcd-release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The release notes include:
23
23
- {:.new}<!--MCLOUD-7921-->**Updated to Varnish 6.6 and Elasticsearch 7.11.2**—The following links provide release information on [Varnish Cache 6.6](https://varnish-cache.org/releases/rel6.6.0.html#rel6-6-0) and [Elasticsearch 7.11.2](https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-7.11.2.html).
24
24
- {:.new}<!--PR #314-->**Added `ioncube` extension for PHP 7.4 image**—The `ioncube` extension has been re-added to the PHP 7.4 image after having been initially excluded from the PHP 7.3 to PHP 7.4 upgrade. *[Submitted by mattskr](https://github.com/magento/magento-cloud-docker/pull/314).*
25
25
- {:.new}<!--MCLOUD-7977-->**Added a new file sync option: `manual-native`**—The `manual-native` file synchronization option provides manual control over synchronization, which provides the best performance for macOs and Windows environments. Read about using the `manual-native` option in the [Developer mode](https://devdocs.magento.com/cloud/docker/docker-mode-developer.html) and [Synchronizing data in a Docker developer environment](https://devdocs.magento.com/cloud/docker/docker-syncing-data.html#file-synchronization-options) topics.
26
-
- {:.new}<!--PR #319-->**Removed volume deletions from `up` and `down` commands**—The `--volume` option was removed from the `bin/magento-docker up` and `bin/magento-docker down` commands, replaced by the new `bin/magento-docker init` command with a data loss warning. This change helps prevent the accidental data loss. *[Submitted by joeshelton-wagento](https://github.com/magento/magento-cloud-docker/pull/314).*
26
+
- {:.new}<!--PR #319-->**Removed volume deletions from `up` and `down` commands**—The `--volume` option was removed from the `bin/magento-docker up` and `bin/magento-docker down` commands, replaced by the new `bin/magento-docker init` command with a data loss warning. This change helps prevent the accidental data loss. *[Submitted by joeshelton-wagento](https://github.com/magento/magento-cloud-docker/pull/319).*
27
27
- {:.fix}<!--MCLOUD-7934-->**Updated `CN` value for the generated certificate**—Removed the hardcoded `CN` value from the Dockerfile. This value created a certificate error (`NET::ERR_CERT_INVALID`) that caused the `--host` option for the `ece-docker build:compose` command to be ignored.
0 commit comments