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

15-5-confidential-field-on-notes.yml « deprecations « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5ec5c3adab91be647f099dd3aeaed39b78841c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
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