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

Commit b702d04

Browse files
authored
Merge branch 'master' into patch-6
2 parents 30b818d + a2f95b3 commit b702d04

File tree

8 files changed

+217
-8
lines changed

8 files changed

+217
-8
lines changed

_data/compatibility.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ extension:
1717
-
1818
name: Google Shopping ads Channel
1919
versions:
20+
-
21+
name: 2.0.1
22+
support:
23+
2.2.4+: general availability
24+
2.3.0: general availability
25+
2.3.1: general availability
26+
2.3.2: general availability
27+
-
28+
name: 2.0.0
29+
support:
30+
2.2.4+: general availability
31+
2.3.0: general availability
32+
2.3.1: general availability
33+
2.3.2: general availability
2034
-
2135
name: 1.1.2
2236
support:

_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.

extensions/google-shopping-ads/release-notes/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,20 @@ The release notes include:
1515

1616
- {:.new}New features
1717
- {:.fix}Fixes and improvements
18+
- {:.bug}Known issues
19+
20+
21+
### v2.0.1
22+
23+
Google Shopping ads Channel 2.0.1 is generally available for versions 2.2.4+ and 2.3.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
24+
25+
- {:.fix} **Resolved Update/Install Issue**: Corrected a problem with the update package that prevented Google Shopping ads Channel v2.0.0 from installing correctly.
26+
27+
### v2.0.0
28+
29+
Google Shopping ads Channel 2.0.0 is generally available for versions 2.2.4+ and 2.3.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
30+
31+
- {:.fix} **Resolved Database Issue**: Corrected a database issue that caused some users to experience delayed processing times.
1832

1933
### v1.1.2
2034

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In addition to security enhancements, this release contains the following functi
4141
* Magento no longer throws an error when executing `setup:static-content:deploy` in parallel mode if theme or locale deployment takes more than 400 seconds. Previously, Magento threw this error under these conditions, `2436; Status: 0`.
4242

4343
<!-- MAGETWO-76424 -->
44-
* Magento no longer displays an extraneous blank option in the country drop-down menu.
44+
* Magento no longer displays an extraneous blank option in the country drop-down menu on the Country Options page for store configuration settings (**Stores** > **Settings** > **Configuration** > **General** > **Country Options**).
4545

4646
<!-- ENGCOM-4741 -->
4747
* Magento no longer throws an error when executing `setup:static-content:deploy` in parallel mode if theme or locale deployment takes more than 400 seconds. Previously, Magento threw the following error under these conditions: `2436; Status: 0`*Fix submitted by [David Alger](https://github.com/davidalger) in pull request [22282](https://github.com/magento/magento2/pull/22282)*. [GitHub-15090](https://github.com/magento/magento2/issues/15090)
@@ -50,7 +50,7 @@ In addition to security enhancements, this release contains the following functi
5050
* All fields are now hidden with appropriate dependencies as assigned in the backup configuration settings. *Fix submitted by [Keyur Kanani](https://github.com/keyuremipro) in pull request [22499](https://github.com/magento/magento2/pull/22499)*. [GitHub-22474](https://github.com/magento/magento2/issues/22474)
5151

5252
<!-- ENGCOM-4791 -->
53-
* Magento now sets the id_prefix option on prefix cache keys for the cache frontend during installation. If this option is not set, Magento uses the first 12 bits of the md5 hash of the absolute path to the Magento app/etcdirectory. But if this falue is not exactly the same on all web servers, cache invalidation will not work. *Fix submitted by [Cash and Carry Furniture](https://github.com/Ctucker9233) in pull request [22439](https://github.com/magento/magento2/pull/22439)*. [GitHub-15828](https://github.com/magento/magento2/issues/15828)
53+
* Magento now sets the `id_prefix` option on prefix cache keys for the cache front end during installation. If this option is not set, Magento uses the first 12 bits of the md5 hash of the absolute path to the Magento `app/etc` directory. But if this value is not exactly the same on all web servers, cache invalidation will not work. *Fix submitted by [Cash and Carry Furniture](https://github.com/Ctucker9233) in pull request [22439](https://github.com/magento/magento2/pull/22439)*. [GitHub-15828](https://github.com/magento/magento2/issues/15828)
5454

5555
### Backend
5656

@@ -180,7 +180,7 @@ In addition to security enhancements, this release contains the following functi
180180
* Magento no longer increments stock for products for which stock managing has been disabled. Previously, Magento increased the product quantity count when an order failed if **Manage Stock** was disabled. *Fix submitted by [Amol Chaudhari](https://github.com/amol2jcommerce) in pull request [20644](https://github.com/magento/magento2/pull/20644)*. [GitHub-19482](https://github.com/magento/magento2/issues/19482)
181181

182182
<!-- ENGCOM-4514 -->
183-
* * We have replaced the incorrect proxy `resourceStock` argument for the `\Magento\CatalogInventory\Observer\UpdateItemsStockUponConfigChangeObserver` in `di.xml`. (Specifically, `<argument name="resourceStock" xsi:type="object">Magento\CatalogInventory\Model\ResourceModel\Stock\Proxy</argument>`
183+
* We have replaced the incorrect proxy `resourceStock` argument for the `\Magento\CatalogInventory\Observer\UpdateItemsStockUponConfigChangeObserver` in `di.xml`. (Specifically, `<argument name="resourceStock" xsi:type="object">Magento\CatalogInventory\Model\ResourceModel\Stock\Proxy</argument>`
184184
with the following argument:
185185
`<argument name="resourceStockItem" xsi:type="object">Magento\CatalogInventory\Model\ResourceModel\Stock\Item\Proxy</argument>`. ) *Fix submitted by [Vitaliy](https://github.com/VitaliyBoyko) in pull request [21793](https://github.com/magento/magento2/pull/21793)*. [GitHub-167](https://github.com/magento/magento2/issues/167)
186186

@@ -780,6 +780,9 @@ The following table identifies contributions from our community members. This ta
780780

781781
The following table highlights contributions made by Partners. This table lists the Partner who contributed the pull request, the external pull request, and the GitHub issue number associated with it (if available).
782782

783+
{% include release-notes/engcomm-2-2-9-partner.md %}
784+
785+
783786

784787
### System requirements
785788
Our technology stack is built on PHP and MySQL. For details, see [Technology stack requirements]({{page.baseurl}}/install-gde/system-requirements-tech.html).

0 commit comments

Comments
 (0)