Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/deprecations/15-5-confidential-field-on-notes.yml')
-rw-r--r--data/deprecations/15-5-confidential-field-on-notes.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/deprecations/15-5-confidential-field-on-notes.yml b/data/deprecations/15-5-confidential-field-on-notes.yml
new file mode 100644
index 00000000000..5ec5c3adab9
--- /dev/null
+++ b/data/deprecations/15-5-confidential-field-on-notes.yml
@@ -0,0 +1,12 @@
+- name: 'GraphQL field `confidential` changed to `internal` on notes'
+ announcement_milestone: '15.5'
+ announcement_date: '2022-10-22'
+ removal_milestone: '16.0'
+ removal_date: '2023-05-22'
+ breaking_change: true
+ reporter: nicolasdular
+ stage: plan
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/371485
+ body: |
+ The `confidential` field for a `Note` will be deprecated and renamed to `internal`.
+ documentation_url: https://docs.gitlab.com/ee/api/graphql/reference/index.html#note