diff options
Diffstat (limited to 'data/deprecations/14-8-graphql-ids.yml')
-rw-r--r-- | data/deprecations/14-8-graphql-ids.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/deprecations/14-8-graphql-ids.yml b/data/deprecations/14-8-graphql-ids.yml index 899ff323792..599748652f6 100644 --- a/data/deprecations/14-8-graphql-ids.yml +++ b/data/deprecations/14-8-graphql-ids.yml @@ -1,8 +1,8 @@ -- name: "GraphQL ID and GlobalID compatibility" +- title: "GraphQL ID and GlobalID compatibility" announcement_milestone: "14.8" announcement_date: "2022-02-22" removal_milestone: "15.0" - removal_date: "2022-04-22" + removal_date: "2022-05-22" breaking_change: true reporter: alexkalderimis body: | # Do not modify this line, instead modify the lines below. |