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

Commit 67a8d0d

Browse files
authored
Merge pull request #2462 from magento-devdocs/Cloud-patch-1.0.12
Cloud patch release 1.0.12
2 parents 7247ea9 + 7b09048 commit 67a8d0d

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

src/_data/var.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,23 @@ mbi: Adobe Commerce Reporting
2323
ece: Cloud for Adobe Commerce
2424
ece-release-date: July 29, 2021
2525
csuite: Cloud Suite for Commerce
26+
2627
ct: ece-tools
2728
ct-repo: magento/ece-tools
2829
ct-release: 2002.1.7
29-
mcp-prod: Cloud Patches for Commerce
30-
mcp-package: magento/magento-cloud-patches
31-
mcp-release: 1.0.11
32-
mcd-package: magento/magento-cloud-docker
33-
mcd-prod: Cloud Docker for Commerce
34-
mcd-release: 1.2.4
30+
3531
mcc-prod: Cloud Components of Commerce
3632
mcc-package: magento/magento-cloud-components
3733
mcc-release: 1.0.8
3834

35+
mcd-prod: Cloud Docker for Commerce
36+
mcd-package: magento/magento-cloud-docker
37+
mcd-release: 1.2.4
38+
39+
mcp-prod: Cloud Patches for Commerce
40+
mcp-package: magento/magento-cloud-patches
41+
mcp-release: 1.0.12
42+
3943
# TIP: Use the following syntax to use a variable in the documentation source: {{site.data.var.xx}} where xx
4044
# is the variable value.
4145

src/cloud/release-notes/mcp-release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ See [Apply patches]({{site.baseurl}}/cloud/project/project-patch.html) for instr
2121

2222
<!--Add release notes below-->
2323

24+
## v1.0.12
25+
*Release date: August 12, 2021*<br/>
26+
27+
Critical patch for {{site.data.var.ee}} 2.4.3 and 2.3.7-p1:
28+
29+
- {:.fix}**Issue with API rate limiting**—This patch corrects a default rate limit that prevented Web APIs from processing requests with more than 20 items in an array. This patch raises the default value of the rate limit. See the Adobe Commerce [2.4.3 release notes]({{site.baseurl}}/guides/v2.4/release-notes/commerce-2-4-3.html#apply-mc-43048__set_rate_limits__243patch-to-address-issue-with-api-rate-limiting) and the [2.3.7 release notes]({{site.baseurl}}/guides/v2.3/release-notes/2-3-7-p1.html#apply-mc-43048__set_rate_limits__237-p1patch-to-address-issue-with-api-rate-limiting).<!-- MC-43048 -->
30+
2431
## v1.0.11
2532
*Release date: {{ site.data.var.ece-release-date }}*<br/>
2633

0 commit comments

Comments
 (0)