Skip to content

Commit 0fee8b8

Browse files
authored
Merge pull request magento#1734 from afoucret/release-note-2.2.3
Remove ES 5.x support reference from Magento CE 2.2.3 release note.
2 parents e0b9d12 + ebcc066 commit 0fee8b8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

guides/v2.2/release-notes/ReleaseNotes2.2.3CE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ level3_subgroup:
1010
version: 2.2
1111
github_link: release-notes/ReleaseNotes2.2.3CE.md
1212
---
13-
*Patch code and release notes published on February 27, 2018.*
13+
*Patch code and release notes published on February 27, 2018.*
1414

1515

16-
We are pleased to present Magento Commerce 2.2.3. This release includes 35 enhancements to product security, a change to the Magento Admin to support recent USPS shipping changes, and a copyright update. And thanks to our community members, it also includes support for Elasticsearch 5.x and enhancements to ACL control for cache management through Magento Admin.
16+
We are pleased to present Magento Commerce 2.2.3. This release includes 35 enhancements to product security, a change to the Magento Admin to support recent USPS shipping changes, and a copyright update. And thanks to our community members, it also includes enhancements to ACL control for cache management through Magento Admin.
1717

1818

1919
## Highlights
@@ -22,9 +22,7 @@ Look for the following highlights in this release:
2222

2323
* **Enhancements that help close cross-site request forgery (CSRF), unauthorized data leaks, and authenticated Admin user remote code execution vulnerabilities**. See [Magento Security Center](https://magento.com/security/patches/magento-223-2112-and-2018-security-update) for more information.
2424

25-
<!--- MAGETWO-84775 -->* **Support for Elasticsearch 5.x**. See [Install and configure Elasticsearch](http://devdocs.magento.com/guides/v2.2/config-guide/elasticsearch/es-overview.html) for more information about using Elasticsearch with Magento. *Fix submitted by community member <a href="https://github.com/afoucret" target="_blank">Aurélien Foucret</a> in pull request <a href="https://github.com/magento/magento2/pull/822" target="_blank">822</a>.*
26-
27-
* **Change to Magento Admin to support recent USPS shipping changes**. On February 23, 2018, USPS removed APIs that support the creation of shipping labels without postage. In response, we’ve removed this functionality from the Magento Admin. Consequently, you cannot create and print shipping labels that do not have postage applied. If you require USPS postage printing capabilities, please visit [Magento Shipping](https://magento.com/products/shipping) to learn more, and explore various shipping extensions on Magento Marketplace.
25+
* **Change to Magento Admin to support recent USPS shipping changes**. On February 23, 2018, USPS removed APIs that support the creation of shipping labels without postage. In response, we’ve removed this functionality from the Magento Admin. Consequently, you cannot create and print shipping labels that do not have postage applied. If you require USPS postage printing capabilities, please visit [Magento Shipping](https://magento.com/products/shipping) to learn more, and explore various shipping extensions on Magento Marketplace.
2826

2927
* **New layers of control for cache management tasks managed through the Magento Admin**. This release introduces finer permissions for cache management tasks such as flushing cache storage, flushing the Magento cache, and refreshing cache types. *Fix submitted by community member <a href="https://github.com/bartoszherba" target="_blank">Bartosz Herba</a> in pull request <a href="https://github.com/magento/magento2/pull/78" target="_blank">78</a>.*
3028

0 commit comments

Comments
 (0)