summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-12 13:43:37 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-12 13:43:37 +0000
commitec11aba56f1765125e699155cb39387aaa4d0ca3 (patch)
tree092e1cfb1a756502bfc64357ba9efd8e5fe0e88a
parentba52d606c7b18800a16766e6c148326bdf993b59 (diff)
downloadgitlab-ce-ec11aba56f1765125e699155cb39387aaa4d0ca3.tar.gz
Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.3
-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 92176f7b297..0c34381e64a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.9.3 (2022-04-12)
+
+### Fixed (4 changes)
+
+- [Revert Protected Environment group access inheritence](gitlab-org/gitlab@488fd8f3f6770eebae10c815398534ff41d57546) ([merge request](gitlab-org/gitlab!84664))
+- [Fix URL blocker when object storage enabled but type is disabled](gitlab-org/gitlab@d0da89768774de9cf635af530ed7386e65f92d40) ([merge request](gitlab-org/gitlab!84664))
+- [Remove pending builds from the queue on conflict](gitlab-org/gitlab@8c88898dfd1619cc635ce5b98e30eebd91da497f) ([merge request](gitlab-org/gitlab!84664))
+- [Fix null argument handling in background migration Rake task](gitlab-org/gitlab@23e1eb3272828b3546e18efdfaea5a8077cb20f4) ([merge request](gitlab-org/gitlab!84664))
+
## 14.9.2 (2022-03-31)
### Security (20 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 94c62177155..cb408008f92 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-14.9.2 \ No newline at end of file
+14.9.3 \ No newline at end of file