summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-25 17:45:41 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-25 17:45:41 +0000
commiteba8e43aa5e98474ac05ca5857563ee2adc00bdf (patch)
tree4048ce7d130dcd24834d7bc10a5dd9dc5677ed92
parent63093ed1c54e6393d469992ce8304197eda47eed (diff)
downloadgitlab-ce-14.0.8.tar.gz
Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.8
-rw-r--r--CHANGELOG.md14
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 353b5fe3735..cfe83fadf6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,20 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.0.8 (2021-08-25)
+
+### Fixed (1 change)
+
+- [Fix: Sidekiq workers delete each other's metrics](gitlab-org/gitlab@98a85fcbcdf2f8dfef83e552a850591e8952c057) ([merge request](gitlab-org/gitlab!68761))
+
+### Changed (1 change)
+
+- [Resolve "operator does not exist: integer[] || bigint in...](gitlab-org/gitlab@273cc43f7928e89fd11237b58fdfdfb8a24e5493) ([merge request](gitlab-org/gitlab!68761))
+
+### Other (1 change)
+
+- [Revert backfill on ci_build_trace_sections](gitlab-org/gitlab@10a5ad9dce9014eb8af6493402dcdd1658dbd62a) ([merge request](gitlab-org/gitlab!68761))
+
## 14.0.7 (2021-08-03)
### Security (18 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 7d03a96dd7a..979f1e31cad 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-14.0.7 \ No newline at end of file
+14.0.8 \ No newline at end of file