From 18efc015b26040dbb7ebe661a947c1221ae7d34f Mon Sep 17 00:00:00 2001 From: Jeff Matthews Date: Mon, 15 Jul 2019 17:36:19 -0500 Subject: [PATCH 1/3] MAGEDOC-3934: Added note for cloud libsodium upgrade --- guides/v2.2/cloud/release-notes/cloud-tools.md | 3 +++ guides/v2.3/cloud/release-notes/cloud-tools.md | 3 +++ guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md | 5 ++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/guides/v2.2/cloud/release-notes/cloud-tools.md b/guides/v2.2/cloud/release-notes/cloud-tools.md index 9f68e464e96..237d462d0ef 100644 --- a/guides/v2.2/cloud/release-notes/cloud-tools.md +++ b/guides/v2.2/cloud/release-notes/cloud-tools.md @@ -33,6 +33,9 @@ The release notes include: - {:.fix}Updated the Sodium library from version 1.0.11 to version 1.0.18, and updated the Sodium PHP extension. + {:.bs-callout-info} + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. + - {:.fix}Added the `analysis-icu` and the `analysis-phonetic` Elasticsearch plugins to all Docker images. - {:.fix}Improved validations: When using options for the `docker:build` command, you must provide a value when using an option. Also, added validation for the Node version when using the `docker:build run` command. diff --git a/guides/v2.3/cloud/release-notes/cloud-tools.md b/guides/v2.3/cloud/release-notes/cloud-tools.md index 51b098dd835..684a89ad8fa 100644 --- a/guides/v2.3/cloud/release-notes/cloud-tools.md +++ b/guides/v2.3/cloud/release-notes/cloud-tools.md @@ -33,6 +33,9 @@ The release notes include: - {:.fix}Updated the Sodium library from version 1.0.11 to version 1.0.18, and updated the Sodium PHP extension. + {:.bs-callout-info} + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. + - {:.fix}Added the `analysis-icu` and the `analysis-phonetic` Elasticsearch plugins to all Docker images. - {:.fix}Improved validations: When using options for the `docker:build` command, you must provide a value when using an option. Also, added validation for the Node version when using the `docker:build run` command. diff --git a/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md b/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md index 08448d91b3e..ddb2966dd56 100644 --- a/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md +++ b/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md @@ -1132,7 +1132,10 @@ label, types, and disabled settings, but the actual `file-content` was not repla * **Issue**: The Async/Bulk Web APIs support only the default store view. A hot fix for this issue will be available in the near future. This issue has been resolved with the Scope parameter for Async/Bulk API patch, which is now available. See [Patch for Magento Framework Message Queue and Store Scopes](https://community.magento.com/t5/Magento-DevBlog/Patch-for-Magento-Framework-Message-Queue-and-Store-Scopes/ba-p/135209) for a full discussion of this scope-related issue and patch contents. -* **Issue**: The security enhancements that are part of Magento 2.3.2 require the installation of libsodium version 1.0.13 or higher. You will not be able to successfully install Magento Commerce 2.3.2 without first ensuring that your server runs version 1.0.13 or higher. See [Libsodium releases](https://github.com/jedisct1/libsodium/releases) for a description of the available releases and installation instructions. +* **Issue**: The security enhancements that are part of Magento 2.3.2 require the installation of libsodium version 1.0.13 or higher. You will not be able to successfully install Magento Commerce 2.3.2 without first ensuring that your server runs version 1.0.13 or higher. See [Libsodium releases](https://github.com/jedisct1/libsodium/releases) for a description of the available releases and installation instructions. + + {:.bs-callout-info} + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. ## Community contributions From e94aae0f56a0b47db11a6d7e99974e14d2b4afec Mon Sep 17 00:00:00 2001 From: Jeff Matthews Date: Tue, 16 Jul 2019 10:08:42 -0500 Subject: [PATCH 2/3] MAGEDOC-3934: Added note about starter envs --- guides/v2.2/cloud/release-notes/cloud-tools.md | 2 +- guides/v2.3/cloud/release-notes/cloud-tools.md | 2 +- guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/guides/v2.2/cloud/release-notes/cloud-tools.md b/guides/v2.2/cloud/release-notes/cloud-tools.md index 237d462d0ef..b3fcc130690 100644 --- a/guides/v2.2/cloud/release-notes/cloud-tools.md +++ b/guides/v2.2/cloud/release-notes/cloud-tools.md @@ -34,7 +34,7 @@ The release notes include: - {:.fix}Updated the Sodium library from version 1.0.11 to version 1.0.18, and updated the Sodium PHP extension. {:.bs-callout-info} - {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Starter environments cannot currently be upgraded. - {:.fix}Added the `analysis-icu` and the `analysis-phonetic` Elasticsearch plugins to all Docker images. diff --git a/guides/v2.3/cloud/release-notes/cloud-tools.md b/guides/v2.3/cloud/release-notes/cloud-tools.md index 684a89ad8fa..8d1e6bca7fe 100644 --- a/guides/v2.3/cloud/release-notes/cloud-tools.md +++ b/guides/v2.3/cloud/release-notes/cloud-tools.md @@ -34,7 +34,7 @@ The release notes include: - {:.fix}Updated the Sodium library from version 1.0.11 to version 1.0.18, and updated the Sodium PHP extension. {:.bs-callout-info} - {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Starter environments cannot currently be upgraded. - {:.fix}Added the `analysis-icu` and the `analysis-phonetic` Elasticsearch plugins to all Docker images. diff --git a/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md b/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md index ddb2966dd56..4acdbce3d7e 100644 --- a/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md +++ b/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md @@ -1135,7 +1135,7 @@ label, types, and disabled settings, but the actual `file-content` was not repla * **Issue**: The security enhancements that are part of Magento 2.3.2 require the installation of libsodium version 1.0.13 or higher. You will not be able to successfully install Magento Commerce 2.3.2 without first ensuring that your server runs version 1.0.13 or higher. See [Libsodium releases](https://github.com/jedisct1/libsodium/releases) for a description of the available releases and installation instructions. {:.bs-callout-info} - {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Starter environments cannot currently be upgraded. ## Community contributions From 6d74a0334189e7daecc6de4a20e3303dd3c994e7 Mon Sep 17 00:00:00 2001 From: Jeff Matthews Date: Tue, 16 Jul 2019 10:31:27 -0500 Subject: [PATCH 3/3] MAGEDOC-3934: Change passive to active voice --- guides/v2.2/cloud/release-notes/cloud-tools.md | 4 ++-- guides/v2.3/cloud/release-notes/cloud-tools.md | 2 +- guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/guides/v2.2/cloud/release-notes/cloud-tools.md b/guides/v2.2/cloud/release-notes/cloud-tools.md index b3fcc130690..0c8c87c5cfa 100644 --- a/guides/v2.2/cloud/release-notes/cloud-tools.md +++ b/guides/v2.2/cloud/release-notes/cloud-tools.md @@ -33,8 +33,8 @@ The release notes include: - {:.fix}Updated the Sodium library from version 1.0.11 to version 1.0.18, and updated the Sodium PHP extension. - {:.bs-callout-info} - {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Starter environments cannot currently be upgraded. + {:.bs-callout-warning} + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Currently, you cannot upgrade Starter environments to {{site.data.var.ee}} 2.3.2. - {:.fix}Added the `analysis-icu` and the `analysis-phonetic` Elasticsearch plugins to all Docker images. diff --git a/guides/v2.3/cloud/release-notes/cloud-tools.md b/guides/v2.3/cloud/release-notes/cloud-tools.md index 8d1e6bca7fe..03d1a9ddb8a 100644 --- a/guides/v2.3/cloud/release-notes/cloud-tools.md +++ b/guides/v2.3/cloud/release-notes/cloud-tools.md @@ -34,7 +34,7 @@ The release notes include: - {:.fix}Updated the Sodium library from version 1.0.11 to version 1.0.18, and updated the Sodium PHP extension. {:.bs-callout-info} - {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Starter environments cannot currently be upgraded. + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Currently, you cannot upgrade Starter environments to {{site.data.var.ee}} 2.3.2. - {:.fix}Added the `analysis-icu` and the `analysis-phonetic` Elasticsearch plugins to all Docker images. diff --git a/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md b/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md index 4acdbce3d7e..76c0660962c 100644 --- a/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md +++ b/guides/v2.3/release-notes/ReleaseNotes2.3.2Commerce.md @@ -1134,8 +1134,8 @@ label, types, and disabled settings, but the actual `file-content` was not repla * **Issue**: The security enhancements that are part of Magento 2.3.2 require the installation of libsodium version 1.0.13 or higher. You will not be able to successfully install Magento Commerce 2.3.2 without first ensuring that your server runs version 1.0.13 or higher. See [Libsodium releases](https://github.com/jedisct1/libsodium/releases) for a description of the available releases and installation instructions. - {:.bs-callout-info} - {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Starter environments cannot currently be upgraded. + {:.bs-callout-warning} + {{site.data.var.ece}} customers must submit a support ticket to upgrade the libsodium package on Pro Production and Staging environments prior to upgrading to {{site.data.var.ee}} 2.3.2. Currently, you cannot upgrade Starter environments to {{site.data.var.ee}} 2.3.2. ## Community contributions