Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-12-01 13:42:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-01 13:42:56 +0300
commit9d9ee598bc514eaee681b40cdff4d12a3a8f412a (patch)
tree384f1c088f75105d9ea5440821ed0373b1ce2c61
parent98b147efbe3ce5e092fc3c585f1b5b58049d2728 (diff)
Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.1
-rw-r--r--CHANGELOG.md9
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2a5b116ec3..d204a9aeaeb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.5.1 (2021-12-01)
+
+### Fixed (4 changes)
+
+- [Check validation for license only if new record](gitlab-org/gitlab@3e34c2dc431a2b1c1828f5154a4d2be350359b16) ([merge request](gitlab-org/gitlab!75498)) **GitLab Enterprise Edition**
+- [Fix for hexadecimal branch deletion](gitlab-org/gitlab@eb74cd44edac0c16c44aa11d710b742586c31741) ([merge request](gitlab-org/gitlab!75498))
+- [Fix the SSL_CERT_DIR logging on git operations](gitlab-org/gitlab@6ef3b63ad5e58baa0e0e0a922fe43a2fb4494508) ([merge request](gitlab-org/gitlab!75498))
+- [Support Action Cable on GCP Memorystore](gitlab-org/gitlab@d62aa5bcbad5851209a9d248ca267d0c46d1e7c9) ([merge request](gitlab-org/gitlab!75498))
+
## 14.5.0 (2021-11-19)
### Added (113 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index d3be72cbe12..afd36b76968 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-14.5.0 \ No newline at end of file
+14.5.1 \ No newline at end of file