summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-15 08:40:19 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-15 08:40:19 +0000
commit22f43167474102e26b4b585df6dbb541e48b7879 (patch)
tree66768e745fa428965f875ba5a7aa55d39e21a45f
parent49223789f9dc30359d83688b6c28f2b7ad5efb08 (diff)
downloadgitlab-ce-22f43167474102e26b4b585df6dbb541e48b7879.tar.gz
Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.3
-rw-r--r--CHANGELOG.md12
-rw-r--r--GITALY_SERVER_VERSION2
-rw-r--r--GITLAB_PAGES_VERSION2
3 files changed, 14 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e434482bbd0..da0dd48b608 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 15.8.3 (2023-02-15)
+
+### Fixed (3 changes)
+
+- [Attempt reading schema file instead of a file named `#{report_version}`](gitlab-org/gitlab@f4b236c5f22c2da89bd4275cd8f5bf2807069ee4) ([merge request](gitlab-org/gitlab!111934))
+- [Revert changes on wiki replication/verification legacy code](gitlab-org/gitlab@71b29b669f0415fa371560139d699aa7ad568549) ([merge request](gitlab-org/gitlab!111934)) **GitLab Enterprise Edition**
+- [Revert changes on wiki replication/verification legacy code](gitlab-org/gitlab@fd824d99fb7b341088841edfaa6c401c4c20dad8) ([merge request](gitlab-org/gitlab!111879)) **GitLab Enterprise Edition**
+
+### Changed (1 change)
+
+- [Upgrade Alert - Add proper API support](gitlab-org/gitlab@6658efdbfb89847f20836e862710260e49c44778) ([merge request](gitlab-org/gitlab!111934))
+
## 15.8.2 (2023-02-10)
No changes.
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index b414dd560c1..9ad4f49b15d 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-15.8.2 \ No newline at end of file
+15.8.3 \ No newline at end of file
diff --git a/GITLAB_PAGES_VERSION b/GITLAB_PAGES_VERSION
index b414dd560c1..9ad4f49b15d 100644
--- a/GITLAB_PAGES_VERSION
+++ b/GITLAB_PAGES_VERSION
@@ -1 +1 @@
-15.8.2 \ No newline at end of file
+15.8.3 \ No newline at end of file