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
path: root/doc
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-29 17:10:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-29 17:10:07 +0300
commit1290b61c32be7a75097141d7d1c10495d685317d (patch)
treeef8ec6559fe23eb5e996ad43c6f6862e0f8c3adb /doc
parentc5b70709451c5ea9ed3cb850b31d524832a4aae1 (diff)
Add latest changes from gitlab-org/security/gitlab@15-0-stable-ee
Diffstat (limited to 'doc')
-rw-r--r--doc/update/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/update/index.md b/doc/update/index.md
index 779b8ccbc6a..9c5f5acf743 100644
--- a/doc/update/index.md
+++ b/doc/update/index.md
@@ -413,6 +413,9 @@ and [Helm Chart deployments](https://docs.gitlab.com/charts/). They come with ap
### 15.0.0
- Elasticsearch 6.8 [is no longer supported](../integration/elasticsearch.md#version-requirements). Before you upgrade to GitLab 15.0, [update Elasticsearch to any 7.x version](../integration/elasticsearch.md#upgrade-to-a-new-elasticsearch-major-version).
+- Unauthenticated requests to the [`ciConfig` GraphQL field](../api/graphql/reference/index.md#queryciconfig) are no longer supported.
+ Before you upgrade to GitLab 15.1, add an [access token](../api/index.md#authentication) to your requests.
+ The user creating the token must have [permission](../user/permissions.md) to create pipelines in the project.
### 14.10.0