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

Commit daadfcc

Browse files
authored
Merge branch 'master' into imported-sgonzalezmangana-devdocs-9352
2 parents 669db7f + 8452e37 commit daadfcc

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

src/_data/whats-new.yml

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,56 @@ description: This page contains recent changes that we think you'd like to know
44
We exclude from this list proofreading, spelling checks, and all minor updates.
55
link: "/whats-new.html"
66
thread: "/whatsnew-feed.xml"
7-
updated: Mon Jan 31 15:38:42 2022
7+
updated: Mon Feb 7 15:38:40 2022
88
entries:
9+
- description: When creating a new [package in Marketplace EQP](https://devdocs.magento.com/marketplace/eqp/v1/packages.html),
10+
you must specify a new field, `version`. Another field, `sku`, is conditionally
11+
required.
12+
versions: 2.4.x
13+
type: Technical
14+
date: February 3, 2022
15+
link: https://github.com/magento-commerce/devdocs/pull/2768
16+
merge_commit: e69c21b2ca2070b53f2af52eed86527dcde74f42
17+
contributor: mikeweis
18+
membership: true
19+
labels:
20+
- Technical
21+
- 2.4.x
22+
- description: Update the [public roadmap](https://devdocs.magento.com/release/roadmap.html).
23+
versions: 2.x
24+
type: Major Update
25+
date: February 3, 2022
26+
link: https://github.com/magento-commerce/devdocs/pull/2769
27+
merge_commit: a2a28b4a2158afffa9975bd48981059e5963b048
28+
contributor: jeff-matthews
29+
membership: true
30+
labels:
31+
- 2.x
32+
- Major Update
33+
- description: Added a new topic about [installing and configuring](https://devdocs.magento.com/tools/site-wide-analysis.html)
34+
the Site Wide Analysis Tool Agent for on-premises installations of Adobe Commerce.
35+
versions: 2.x
36+
type: New Topic
37+
date: February 2, 2022
38+
link: https://github.com/magento-commerce/devdocs/pull/2626
39+
merge_commit: f9c371673c9228e4e2e5d288c965e18cead3e7d9
40+
contributor: jeff-matthews
41+
membership: true
42+
labels:
43+
- 2.x
44+
- New Topic
45+
- description: Updated the [Cloud MySQL configuration topic](https://devdocs.magento.com/cloud/project/services-mysql.html)
46+
to clarify how to specify schemas, endpoints, and properties for the database.
47+
versions: 2.x
48+
type: Technical
49+
date: February 1, 2022
50+
link: https://github.com/magento-commerce/devdocs/pull/2760
51+
merge_commit: 4a7afa2f509f06de84c2057026ec583313f4b94c
52+
contributor: hguthrie
53+
membership: true
54+
labels:
55+
- 2.x
56+
- Technical
957
- description: Added the [Create a custom REST API](https://devdocs.magento.com/guides/v2.4/ext-best-practices/tutorials/create-custom-rest-api.html)
1058
topic.
1159
versions: 2.3.x, 2.4.x

0 commit comments

Comments
 (0)