From 37823295027da50ff5bc14df482b8cba09bf41b4 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 29 Jun 2022 14:09:54 +0000 Subject: Add latest changes from gitlab-org/security/gitlab@15-1-stable-ee --- doc/update/index.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/update/index.md b/doc/update/index.md index 416adb621d0..dcdcf8f01ae 100644 --- a/doc/update/index.md +++ b/doc/update/index.md @@ -463,6 +463,9 @@ and [Helm Chart deployments](https://docs.gitlab.com/charts/). They come with ap - If you run external PostgreSQL, particularly AWS RDS, [check you have a PostgreSQL bug fix](#postgresql-segmentation-fault-issue) to avoid the database crashing. +- 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. ### 15.0.0 -- cgit v1.2.3