summaryrefslogtreecommitdiff
path: root/data/removals/14_10/14-10-package-permissions-composer-change.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/14_10/14-10-package-permissions-composer-change.yml')
-rw-r--r--data/removals/14_10/14-10-package-permissions-composer-change.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/removals/14_10/14-10-package-permissions-composer-change.yml b/data/removals/14_10/14-10-package-permissions-composer-change.yml
new file mode 100644
index 00000000000..e44f1c55167
--- /dev/null
+++ b/data/removals/14_10/14-10-package-permissions-composer-change.yml
@@ -0,0 +1,12 @@
+- name: "Permissions change for downloading Composer dependencies"
+ announcement_milestone: "14.9"
+ announcement_date: "2022-03-22"
+ removal_milestone: "14.10"
+ removal_date: "2022-04-22"
+ breaking_change: true
+ reporter: trizzi
+ body: | # Do not modify this line, instead modify the lines below.
+ The GitLab Composer repository can be used to push, search, fetch metadata about, and download PHP dependencies. All these actions require authentication, except for downloading dependencies.
+
+ Downloading Composer dependencies without authentication is deprecated in GitLab 14.9, and will be removed in GitLab 15.0. Starting with GitLab 15.0, you must authenticate to download Composer dependencies.
+ stage: package