Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a21acc

Browse files
authored
Merge pull request magento#4864 from magento/ds_whatsup-release
Summer release digest
2 parents 32af6c8 + 68f6385 commit 0a21acc

File tree

1 file changed

+172
-1
lines changed

1 file changed

+172
-1
lines changed

_data/whats-new.yml

Lines changed: 172 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,179 @@ description: |
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 Jun 24 10:57:15 2019
7+
updated: Thu Jun 27 16:05:11 2019
88
entries:
9+
- description: Updated the [Module Reference Guide](https://devdocs.magento.com/guides/v2.3/mrg/intro.html).
10+
versions: 2.3.2
11+
type: Major update
12+
date: June 27, 2019
13+
link: https://github.com/magento/devdocs/pull/4862
14+
- description: Added new topic about using the [depends annotation](https://devdocs.magento.com/guides/v2.3/test/integration/annotations/depends.html)
15+
when writing integration tests.
16+
versions: 2.1.x, 2.2.x, 2.3.x
17+
type: New topic
18+
date: June 27, 2019
19+
link: https://github.com/magento/devdocs/pull/4807
20+
- description: Updated data for [bin/magento CLI reference](https://devdocs.magento.com/guides/v2.3/reference/cli/magento.html)
21+
and data for Magento packages for [Open Source](https://devdocs.magento.com/guides/v2.3/release-notes/packages-open-source.html),
22+
[Commerce](https://devdocs.magento.com/guides/v2.3/release-notes/packages-commerce.html),
23+
and [Cloud](https://devdocs.magento.com/guides/v2.3/release-notes/packages-cloud.html).
24+
versions: 2.1.x, 2.2.x, 2.3.x
25+
type: Major update
26+
date: June 27, 2019
27+
link: https://github.com/magento/devdocs/pull/4838
28+
- description: Updated the Cloud Release notes for [ece-tools version 2002.0.20](https://devdocs.magento.com/guides/v2.3/cloud/release-notes/cloud-tools.html#v2002020).<br/>- New
29+
[`ece-tools` reference](https://devdocs.magento.com/guides/v2.3/cloud/reference/ece-tools-reference.html)
30+
topic.<br/>- New [Functional testing in Docker](https://devdocs.magento.com/guides/v2.3/cloud/docker/docker-development-testing)
31+
environment.<br/>- Updated the [Application configuration PHP extensions](https://devdocs.magento.com/guides/v2.3/cloud/project/project-conf-files_magento-app.html#php-extensions)
32+
section.<br/>- Multiple updates to the Environment variables, including a new
33+
[Post-deploy variable for Time to First Byte](https://devdocs.magento.com/guides/v2.3/cloud/env/variables-post-deploy.html).<br/>- Credited
34+
community members that contributed to the ece-tools code.
35+
versions: 2.1.x, 2.2.x, 2.3.x
36+
type: Major update
37+
date: June 27, 2019
38+
link: https://github.com/magento/devdocs/pull/4839
39+
- description: Updated backward incompatible changes reference with the changes introduced
40+
into [2.3.2](https://devdocs.magento.com/guides/v2.3/release-notes/backward-incompatible-changes/reference.html),
41+
[2.2.9](https://devdocs.magento.com/guides/v2.2/release-notes/backward-incompatible-changes/reference.html),
42+
[2.1.18](https://devdocs.magento.com/guides/v2.3/release-notes/backward-incompatible-changes/reference.html).
43+
versions: 2.1.17, 2.2.9, 2.3.2
44+
type: Major update
45+
date: June 27, 2019
46+
link: https://github.com/magento/devdocs/pull/4854
47+
- description: Added the '11.3. Functional Testing' section to [Technical Guidelines](https://devdocs.magento.com/guides/v2.3/coding-standards/technical-guidelines.html).
48+
versions: 2.3.x
49+
type: Major update
50+
date: June 26, 2019
51+
link: https://github.com/magento/devdocs/pull/4677
52+
- description: Added the [GraphQL checkout tutorial](https://devdocs.magento.com/guides/2.3/graphql/tutorials/checkout/index.html),
53+
which provides an overview of the steps you need place an order on behalf of a
54+
guest or logged-in user.
55+
versions: 2.3.2
56+
type: Major update
57+
date: June 25, 2019
58+
link: https://github.com/magento/devdocs/pull/4271
59+
- description: Added 'New optional method argument' to both `PHP Interface` and to
60+
`PHP Class` in [Codebase Changes](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/codebase-changes.html).
61+
versions: 2.1.x, 2.2.x, 2.3.x
62+
type: Major update
63+
date: June 25, 2019
64+
link: https://github.com/magento/devdocs/pull/4676
65+
- description: Published all documentation updates related to the Q2 Commerce and
66+
Open Source release.
67+
versions: 2.1.x, 2.2.x, 2.3.x
68+
type: Major update
69+
date: June 25, 2019
70+
link: https://github.com/magento/devdocs/pull/4825
71+
- description: Added release notes for [Magento Commerce 1.14.4.2](https://devdocs.magento.com/guides/m1x/ce19-ee114/ee1.14_release-notes.html)
72+
and [Magento Open Source 1.9.4.2](https://devdocs.magento.com/guides/m1x/ce19-ee114/ce1.9_release-notes.html).
73+
versions: 1.9.4.2
74+
type: Major update
75+
date: June 25, 2019
76+
link: https://github.com/magento/devdocs-m1/pull/9
77+
- description: Added the [GraphQL checkout tutorial](https://devdocs.magento.com/guides/2.3/graphql/tutorials/checkout/index.html),
78+
which provides an overview of the steps you need place an order on behalf of a
79+
guest or logged-in user.
80+
versions: 2.3.2
81+
type: Major update
82+
date: June 25, 2019
83+
link: https://github.com/magento/devdocs/pull/4271
84+
- description: Added 'Code Sample' section to the [Confirm Widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_confirm.html)
85+
topic.
86+
versions: 2.1.x, 2.2.x, 2.3.x
87+
type: Major update
88+
date: June 24, 2019
89+
link: https://github.com/magento/devdocs/pull/4802
90+
- description: Added Commerce 2.3.2 to the [release information page](https://devdocs.magento.com/release/).
91+
versions: 2.3.x
92+
type: Major update
93+
date: June 22, 2019
94+
link: https://github.com/magento/devdocs/pull/4824
95+
- description: Updated the REST schema for [2.3.2](https://devdocs.magento.com/redoc/2.3/)
96+
and [2.2.9](https://devdocs.magento.com/swagger/index_22.html).
97+
versions: 2.2.9, 2.3.2
98+
type: Major update
99+
date: June 22, 2019
100+
link: https://github.com/magento/devdocs/pull/4816
101+
- description: Added release notes for [Magento Commerce 2.1.1.8](https://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.18EE.html).
102+
versions: 2.1.18
103+
type: New topic
104+
date: June 22, 2019
105+
link: https://github.com/magento/devdocs/pull/4773
106+
- description: GraphQL supports the [Vault endpoint](https://devdocs.magento.com/guides/v2.3/graphql/reference/vault.html),
107+
which allows customers to store payment information with a service such as Braintree
108+
Vault.
109+
versions: 2.3.2
110+
type: New topic
111+
date: June 22, 2019
112+
link: https://github.com/magento/devdocs/pull/4760
113+
- description: Updated the [GraphQL release notes](https://devdocs.magento.com/guides/v2.3/graphql/release-notes.html)
114+
for 2.3.2.
115+
versions: 2.3.2
116+
type: Major update
117+
date: June 22, 2019
118+
link: https://github.com/magento/devdocs/pull/4725
119+
- description: Added release notes for [Magento Commerce](https://devdocs.magento.com/guides/v2.3/release-notes/ReleaseNotes2.3.2EE.html)
120+
and [Magento Open Source](https://devdocs.magento.com/guides/v2.3/release-notes/ReleaseNotes2.3.2CE.html)
121+
version 2.3.2.
122+
versions: 2.3.2
123+
type: New topic
124+
date: June 22, 2019
125+
link: https://github.com/magento/devdocs/pull/4722
126+
- description: Added release notes for [Magento Commerce](https://devdocs.magento.com/guides/v2.2/release-notes/ReleaseNotes2.2.9EE.html)
127+
and [Magento Open Source](https://devdocs.magento.com/guides/v2.2/release-notes/ReleaseNotes2.2.9CE.html)
128+
version 2.2.9.
129+
versions: 2.2.9
130+
type: New topic
131+
date: June 22, 2019
132+
link: https://github.com/magento/devdocs/pull/4721
133+
- description: Added Google reCAPTCHA installation information for Magento Open Source
134+
and Commerce v[2.3.2](https://devdocs.magento.com/guides/v2.3/security/google-recaptcha.html),
135+
[2.2.9](https://devdocs.magento.com/guides/v2.2/security/google-recaptcha.html),
136+
and [2.1.18](https://devdocs.magento.com/guides/v2.1/security/google-recaptcha.html).
137+
versions: 2.1.18, 2.2.9, 2.3.2
138+
type: Technical changes
139+
date: June 22, 2019
140+
link: https://github.com/magento/devdocs/pull/4698
141+
- description: Added information about the [PoisonPill interface](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/message-queues/refresh-config.html).
142+
versions: 2.3.2
143+
type: New topic
144+
date: June 22, 2019
145+
link: https://github.com/magento/devdocs/pull/4428
146+
- description: Added the `isEmailAvailable` query to the GraphQL [customer endpoint](https://devdocs.magento.com/guides/v2.3/graphql/reference/customer.html).
147+
versions: 2.3.2
148+
type: Major update
149+
date: June 22, 2019
150+
link: https://github.com/magento/devdocs/pull/4556
151+
- description: The [GraphQL quote endpoint](https://devdocs.magento.com/guides/v2.3/graphql/reference/quote.html)
152+
adds numerous mutations for 2.3.2. Each mutation is documented separately. The
153+
[GraphQL release notes](https://devdocs.magento.com/guides/v2.3/graphql/release-notes.html)
154+
lists these new mutations.
155+
versions: 2.3.2
156+
type: New topic
157+
date: June 22, 2019
158+
link: https://github.com/magento/devdocs/pull/4502
159+
- description: Added a feature to configure the lock provider to prevent the launch
160+
of duplicate cron jobs and cron groups. In previous releases, Magento used the
161+
database to save locks. Now you have the option to manage locks using the database,
162+
Zookeeper, or file locks. See [Configure the lock provider](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands-lock.html).
163+
versions: 2.2.9, 2.3.2
164+
type: New topic
165+
date: June 22, 2019
166+
link: https://github.com/magento/devdocs/pull/4409
167+
- description: Added topics about [GraphQL caching](https://devdocs.magento.com/guides/v2.3/graphql/caching.html)
168+
and [identity classes](https://devdocs.magento.com/guides/v2.3/graphql/develop/identity-class.html).
169+
versions: 2.3.2
170+
type: New topic
171+
date: June 22, 2019
172+
link: https://github.com/magento/devdocs/pull/4402
173+
- description: Added the `only_x_left_in_stock` and `stock_status` attributes to the
174+
[Products endpoint](https://devdocs.magento.com/guides/v2.3/graphql/reference/products.html).
175+
These attributes were added to support Inventory Management orders.
176+
versions: 2.3.2
177+
type: Technical changes
178+
date: June 22, 2019
179+
link: https://github.com/magento/devdocs/pull/4340
9180
- description: Completed the reference list and added a 'Code sample' section to the
10181
[Prompt Widget](https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget_prompt.html)
11182
topic.

0 commit comments

Comments
 (0)