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:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-01-02 18:05:29 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-01-02 18:05:29 +0300
commit9c4673ab5b9d44b4fa189d2ac19773bf1dc407e3 (patch)
tree5d5e22fa66b878ac3a233ab123cfb6c9a51e2992 /CHANGELOG.md
parentc11b8def68caa0d2a079f393d07d9469a6775238 (diff)
Update CHANGELOG.md for 12.4.7
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4584fcc694e..e5e4ada10c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.4.7
+
+### Security (5 changes)
+
+- GraphQL: Add timeout to all queries.
+- Return only runners from groups where user is owner for user CI owned runners.
+- Filter out notification settings for projects that a user does not have at least read access.
+- Hide project name and path when unsusbcribing from an issue or merge request.
+- Fix 500 error caused by invalid byte sequences in uploads links.
+
+
## 12.4.6
### Security (1 change)