summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-07-05 10:24:01 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-07-05 10:24:01 +0000
commitea7455c82929d4b8e8a81999b0282c3c650ccb9a (patch)
tree0736a50a82ac0a851cb0e57e0b9555f3bdf2f629
parente40deb99e3d6bdf4c9719d814bbc5ec091a66c9b (diff)
downloadgitlab-ce-15.1.2.tar.gz
Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.2
-rw-r--r--CHANGELOG.md17
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5719b76ea02..5085e719de1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,23 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 15.1.2 (2022-07-05)
+
+### Fixed (3 changes)
+
+- [Resolve "White screen of death on creating new project"](gitlab-org/gitlab@b737280d402aa88f723ada9885ccca22fa4457b5) ([merge request](gitlab-org/gitlab!91668))
+- [Fix agent token modal](gitlab-org/gitlab@6fdffc4a534f67953a1555a0e4e35e4bd2bcb960) ([merge request](gitlab-org/gitlab!91668))
+- [Resolve "Gitlab doesn't detect the deployment pods after K8s cluster upgrade to v1.22"](gitlab-org/gitlab@5eb84d7d96189f7119aa325e83a3723942cc14ba) ([merge request](gitlab-org/gitlab!91668))
+
+### Changed (2 changes)
+
+- [Update gitaly_cgroups metric name in docs](gitlab-org/gitlab@1af956596f052446f7ee2d42635b891670ddccd4) ([merge request](gitlab-org/gitlab!91668))
+- [Refactor add populate commit permission migration](gitlab-org/gitlab@bc80cc41c2b90b8e459055c5ec1885941798f3c2) ([merge request](gitlab-org/gitlab!91668)) **GitLab Enterprise Edition**
+
+### Removed (1 change)
+
+- [Geo Sites Form - Remove Beta Badge](gitlab-org/gitlab@2feffa8e272aa8d9e608ad3e510a93fda93b7fcb) ([merge request](gitlab-org/gitlab!91668)) **GitLab Enterprise Edition**
+
## 15.1.1 (2022-06-30)
### Security (16 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index ebed9e6f517..62acbb5e2c2 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-15.1.1 \ No newline at end of file
+15.1.2 \ No newline at end of file