summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-12-05 21:39:05 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-05 21:39:05 +0000
commit2d7e4701985bfdd77714f4cdbcbedb09681ddb06 (patch)
tree692ec48595af8ce4a6ca3285f09dafbd8bd4d6e7
parent21c596b040804dd60f06923a802de1e62404a21b (diff)
downloadgitlab-ce-15.6.2.tar.gz
Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.2
-rw-r--r--CHANGELOG.md13
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 881670144b5..dbd2866c885 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,19 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 15.6.2 (2022-12-05)
+
+### Added (1 change)
+
+- [Finalize group member namespace id migration](gitlab-org/gitlab@0b8ccad1c8c4066ffb594c8181bb1a68ddde7fdf) ([merge request](gitlab-org/gitlab!105804))
+
+### Fixed (4 changes)
+
+- [Conditionally disable fastupdate on GIN indexes (issues, merge_requests)](gitlab-org/gitlab@302bea06dedf5939dcb618be945bbbb85fb4dd45) ([merge request](gitlab-org/gitlab!105804))
+- [Hide marketing-related entries](gitlab-org/gitlab@628fb55b6d32d5f4739e07cbd3c60de69246107b) ([merge request](gitlab-org/gitlab!105804))
+- [Fix memory limit for RssMemoryLimit monitor](gitlab-org/gitlab@4c040620cb5c84043d30587f95b4c2fc6149a3ed) ([merge request](gitlab-org/gitlab!105804))
+- [Fix deleting protected branch](gitlab-org/gitlab@2c884c5162ca24dbc3fd3d1c156f426f81565800) ([merge request](gitlab-org/gitlab!105804))
+
## 15.6.1 (2022-11-30)
### Fixed (1 change)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 0ed900b4221..a219e163842 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-15.6.1 \ No newline at end of file
+15.6.2 \ No newline at end of file