summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-03-14 20:52:24 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-14 20:52:24 +0000
commit3562e58c753b662e5ec0b7b042fbbd5d49907aa8 (patch)
treee7e78bc95a6c728f5d473d7240096358a1db7627
parent2d0adb77673c68f33fbb2dae9c112cb5efc153c1 (diff)
downloadgitlab-ce-3562e58c753b662e5ec0b7b042fbbd5d49907aa8.tar.gz
Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.3
-rw-r--r--CHANGELOG.md12
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2fbb2aed22d..4dd182e70f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.8.3 (2022-03-14)
+
+### Fixed (3 changes)
+
+- [Fix rake task to setup the Geo tracking database](gitlab-org/gitlab@5382a63c46b205bf49b096e834f7241d6bdd6814) ([merge request](gitlab-org/gitlab!82782)) **GitLab Enterprise Edition**
+- [Fix handling of resource iteration events when deleting a User](gitlab-org/gitlab@f26db84ae16d36186b70e630fcb6c3706976ce96) ([merge request](gitlab-org/gitlab!82782)) **GitLab Enterprise Edition**
+- [Ensure cleanup job artifacts task does not include pipeline artifacts](gitlab-org/gitlab@c75ecbaeb59be774d8f449b180b772bd0f611a8d) ([merge request](gitlab-org/gitlab!82782))
+
+### Changed (1 change)
+
+- [Remove runners token prefix feature flags](gitlab-org/gitlab@9f316b9a606df7751b56b4eb966c1c02f6d6b3a0) ([merge request](gitlab-org/gitlab!82119))
+
## 14.8.2 (2022-02-25)
### Security (8 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index fcfc7887076..86417cf4172 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-14.8.2 \ No newline at end of file
+14.8.3 \ No newline at end of file