diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-04-18 20:38:16 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-04-18 20:38:16 +0000 |
commit | 4287802334fd2d396966670eb67ad372837293b2 (patch) | |
tree | 063eae7a9fcc3ca02dba57e40a632e2ff9d5afb7 | |
parent | 64fdbe4a2eecfb9a4126a68e928643c37b4ba0c3 (diff) | |
download | gitlab-ce-15-8-stable.tar.gz |
Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.615-8-stable
-rw-r--r-- | CHANGELOG.md | 6 | ||||
-rw-r--r-- | GITALY_SERVER_VERSION | 2 | ||||
-rw-r--r-- | GITLAB_PAGES_VERSION | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bf4ae0fdefa..562ccc67e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 15.8.6 (2023-04-18) + +### Fixed (1 change) + +- [Fix automatically-retried jobs stuck in pending state](gitlab-org/gitlab@6db2bf65f0273af547dc84e338db952de0206ada) ([merge request](gitlab-org/gitlab!117283)) + ## 15.8.5 (2023-03-30) ### Security (16 changes) diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 317374c81d4..48eac80f0e6 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -15.8.5
\ No newline at end of file +15.8.6
\ No newline at end of file diff --git a/GITLAB_PAGES_VERSION b/GITLAB_PAGES_VERSION index 317374c81d4..48eac80f0e6 100644 --- a/GITLAB_PAGES_VERSION +++ b/GITLAB_PAGES_VERSION @@ -1 +1 @@ -15.8.5
\ No newline at end of file +15.8.6
\ No newline at end of file |