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

Commit 9375100

Browse files
authored
Merge branch 'master' into whatsnew-update
2 parents c5f539c + 858e42d commit 9375100

File tree

7 files changed

+45
-8
lines changed

7 files changed

+45
-8
lines changed

src/_data/mde.yml

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,21 @@ extensions:
1515
-
1616
name: Amazon Sales Channel
1717
versions:
18+
-
19+
name: 4.4.2
20+
support:
21+
2.3.0: compatible
22+
2.3.1: compatible
23+
2.3.2: compatible
24+
2.3.3: compatible
25+
2.3.4: compatible
26+
2.3.5-p1: compatible
27+
2.3.6: compatible
28+
2.3.7: compatible
29+
2.4.0: compatible
30+
2.4.1: supported
31+
2.4.2: supported
32+
2.4.3: supported
1833
-
1934
name: 4.4.1
2035
support:
@@ -505,7 +520,7 @@ extensions:
505520
name: Product Recommendations
506521
versions:
507522
-
508-
name: 3.3.5
523+
name: 3.3.6
509524
support:
510525
2.3.0: supported
511526
2.3.1: supported
@@ -519,6 +534,21 @@ extensions:
519534
2.4.1: supported
520535
2.4.2: supported
521536
2.4.3: supported
537+
-
538+
name: 3.3.5
539+
support:
540+
2.3.0: compatible
541+
2.3.1: compatible
542+
2.3.2: compatible
543+
2.3.3: compatible
544+
2.3.4: compatible
545+
2.3.5-p1: compatible
546+
2.3.6: compatible
547+
2.3.7: compatible
548+
2.4.0: compatible
549+
2.4.1: compatible
550+
2.4.2: compatible
551+
2.4.3: compatible
522552
-
523553
name: 3.3.3
524554
support:

src/_includes/config-guide/custom-logger-handler-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This example shows how to use [virtual types]({{page.baseurl}}/extension-dev-gui
4141
</type>
4242
```
4343

44-
1. The virtual class `Magento\Payment\Model\Method\MyCustomLogger` will be injected into the `debug` handler of the `$logger` property in the `Magento\Payment\Model\Method\Logger` class.
44+
1. The virtual class `Magento\Payment\Model\Method\MyCustomDebug` will be injected into the `debug` handler of the `$logger` property in the `Magento\Payment\Model\Method\Logger` class.
4545

4646
```xml
4747
...

src/extensions/amazon-sales/release-notes/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ The release notes include:
2121

2222
See [Upcoming Releases]({{ site.baseurl }}/release/) for versioning, support, and compatibility.
2323

24+
### v4.4.2
25+
26+
Amazon Sales Channel 4.4.2 is compatible with {{site.data.var.ee}} versions 2.3.x and 2.4.0, but is only supported for versions 2.4.1+, of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}
27+
28+
This version of Amazon Sales Channel includes the following fix.
29+
30+
- {:.fix}Updated dependencies to support other updated extensions.
31+
- {:.fix}Added support for PHP 8.1.
32+
2433
### v4.4.1
2534

2635
Amazon Sales Channel 4.4.1 is compatible with {{site.data.var.ee}} versions 2.3.x and 2.4.0, but is only supported for versions 2.4.1+, of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.

src/guides/v2.3/ui_comp_guide/concepts/ui_comp_xmlconfig_structure.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ This topic describes the basic elements used in XML configuration files for decl
8282
to the old structure used in Magento 2.1.x and earlier. In
8383
Magento 2.2.x and later only use for options that are not
8484
described in XSD.
85-
<p class="q">
86-
which XSD?<br />
87-
UiComponent - is it a class or what?
88-
</p>
8985
</td>
9086
</tr>
9187
<tr>

src/guides/v2.4/comp-mgr/bk-compman-upgrade-guide.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ group: software-update-guide
33
title: Commerce upgrade overview
44
functional_areas:
55
- Upgrade
6-
redirect_to: https://experienceleague.adobe.com/docs/commerce-operations/upgrade-guide/overview.html
76
---
87

98
<!-- Topic variables

src/recommendations/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ The release notes include:
1616
- {:.new}New features
1717
- {:.fix}Fixes and improvements
1818

19+
## 3.3.6 of magento/product-recommendations for {{site.data.var.ee}} 2.4.0
20+
21+
- {:.new}Optimized Product Recommendations metapackage by explicitly listing the dependencies
22+
1923
## 3.3.5 of magento/product-recommendations for {{site.data.var.ee}} 2.4.0
2024

2125
- {:.new}Added [B2B support]({{ site.user_guide_url }}/marketing/product-recommendations.html#b2bsupport) in Product Recommendations

src/upgrade-compatibility-tool/introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ redirect_from:
66
- /safe-upgrade-tool/introduction.html
77
functional_areas:
88
- Upgrade
9-
redirect_to: https://experienceleague.adobe.com/docs/commerce-operations/upgrade-guide/upgrade-compatibility-tool/overview.html
109
---
1110

1211
The {{site.data.var.uct}} is a command-line tool that checks an {{site.data.var.ee}} customized instance against a specific version by analyzing all modules and core code installed in it. It returns a list of critical issues, errors, and warnings that must be addressed before upgrading to the latest version of {{site.data.var.ee}}. It also identifies potential problems that must be fixed in your code before attempting to upgrade to a newer version of {{site.data.var.ee}}.

0 commit comments

Comments
 (0)