File tree Expand file tree Collapse file tree 1 file changed +2
-27
lines changed Expand file tree Collapse file tree 1 file changed +2
-27
lines changed Original file line number Diff line number Diff line change @@ -20,33 +20,8 @@ Atlas App Services Changelog
2020
2121- GraphQL and Static Hosting Deprecation
2222
23- - Existing apps that have either the ``GRAPHQL_ALLOWED`` or ``HOSTING_ALLOWED`` flags enabled will now
24- display banners in their App Services UI alerting customers of both the GraphQL and Static
25- Hosting deprecations.
26-
27- - "GraphQL" is no longer shown in the App Services UI side navigation, and the
28- "GraphQL Models" tab and "GraphQL Model Errors" section are no longer on the "Schema"
29- page by default. These will only be visible for apps with the ``GRAPHQL_ALLOWED`` flag enabled.
30-
31- - "Hosting" is no longer shown in the App Services UI side navigation by default. This page will only
32- be visible for apps with the ``HOSTING_ALLOWED`` flag enabled.
33-
34- - Attempting to reach the GraphQL Explore page by URL from an app without the
35- ``GRAPHQL_ALLOWED`` flag enabled will now display "404 Document Not Found" instead of the GraphQL Explore page.
36-
37- - Attempting to reach the Static Hosting page by URL from an app without the
38- ``HOSTING_ALLOWED`` flag enabled will now display "404 Document Not Found" instead of the Static Hosting page.
39-
40- - App Services CLI will now show ``[DEPRECATED]`` before results impacted by the deprecation on:
41-
42- - ``logs list --help``
43-
44- - ``push --help``
45-
46- - ``pull --help``
47-
48- - App Services CLI will now make daily announcements for the deprecation of GraphQL and
49- Static Hosting.
23+ - Apps that use GraphQL or Static Hosting will now display banners in their App Services
24+ UI alerting customers of both the GraphQL and Static Hosting deprecations.
5025
5126 - The GraphQL template app (web.graphql.todo) is no longer available.
5227
You can’t perform that action at this time.
0 commit comments