summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-27 13:25:45 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-27 13:25:45 +0000
commit7ac6a0454e896e29f18224ae3c70beb2f8c9624e (patch)
tree6983493ef51b417781904b4725e10cede67c5a41
parent3979ed53b6ba9e5cad8bccb374fb34669078c7aa (diff)
downloadgitlab-ce-7ac6a0454e896e29f18224ae3c70beb2f8c9624e.tar.gz
Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.6
-rw-r--r--CHANGELOG.md6
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34e096cc3e4..6796d67f7fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.1.6 (2021-09-27)
+
+### Fixed (1 change)
+
+- [Fix Elastic::MigrationWorker current_migration (2nd attempt)](gitlab-org/gitlab@f07c7a5f173a2fc053247664f21c03d29df543a4) ([merge request](gitlab-org/gitlab!71187)) **GitLab Enterprise Edition**
+
## 14.1.5 (2021-09-02)
### Fixed (1 change)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 10a08187924..0729fcac88c 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-14.1.5 \ No newline at end of file
+14.1.6 \ No newline at end of file