summaryrefslogtreecommitdiff
path: root/CHANGELOG-EE.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-30 21:09:47 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-30 21:09:47 +0000
commit3aeda4e6146bea1920c3283e98b01ca4fcf796a8 (patch)
treeb44e6298a749bd8a02283bc5867ab4a3269b62c3 /CHANGELOG-EE.md
parentadafb996ef88da50b30c737cdb8caee8307ec6d6 (diff)
downloadgitlab-ce-3aeda4e6146bea1920c3283e98b01ca4fcf796a8.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'CHANGELOG-EE.md')
-rw-r--r--CHANGELOG-EE.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md
index 5bc5fa8b9cc..4d98d9a56e6 100644
--- a/CHANGELOG-EE.md
+++ b/CHANGELOG-EE.md
@@ -1,5 +1,14 @@
Please view this file on the master branch, on stable branches it's out of date.
+## 12.10.2 (2020-04-30)
+
+### Security (3 changes)
+
+- Fix rendering failure of Audit Event generated by Releases API.
+- Ensure that NuGet package versions are SemVer compliant.
+- Ensure that NuGet package versions are validated before updating the stored file path.
+
+
## 12.10.1 (2020-04-24)
### Changed (1 change)
@@ -50,6 +59,15 @@ Please view this file on the master branch, on stable branches it's out of date.
- Add health status counts to usage data. !28964
+## 12.9.5 (2020-04-30)
+
+### Security (3 changes)
+
+- Fix rendering failure of Audit Event generated by Releases API.
+- Ensure that NuGet package versions are SemVer compliant.
+- Ensure that NuGet package versions are validated before updating the stored file path.
+
+
## 12.9.4 (2020-04-16)
- No changes.
@@ -222,6 +240,15 @@ Please view this file on the master branch, on stable branches it's out of date.
- Allow users to be marked as service users. !202680
+## 12.8.10 (2020-04-30)
+
+### Security (3 changes)
+
+- Fix rendering failure of Audit Event generated by Releases API.
+- Ensure that NuGet package versions are SemVer compliant.
+- Ensure that NuGet package versions are validated before updating the stored file path.
+
+
## 12.8.9 (2020-04-14)
### Security (1 change)