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 Bot <gitlab-bot@gitlab.com>2019-12-03 15:06:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-03 15:06:34 +0300
commitcd4cb29b2c304f00d238ee72fe40c767cb3e2675 (patch)
tree4dba0f038795f8d8f43ed807a1b7f58af27b61a9 /CHANGELOG-EE.md
parent2b339d4e892045d1d7be117d1557a5394ebd6e72 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'CHANGELOG-EE.md')
-rw-r--r--CHANGELOG-EE.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md
index 8bf716580a5..9226e23795b 100644
--- a/CHANGELOG-EE.md
+++ b/CHANGELOG-EE.md
@@ -1,5 +1,16 @@
Please view this file on the master branch, on stable branches it's out of date.
+## 12.5.3
+
+### Performance (1 change)
+
+- Geo - Improve query performance to determine job artifacts to sync when selective sync is enabled. !19583
+
+### Other (1 change)
+
+- Geo - Does not schedule duplicated jobs while backfilling uploads, LFS objects and job artifacts. !20324
+
+
## 12.5.1
### Security (6 changes)