diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-19 14:48:17 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-19 14:48:17 +0000 |
commit | bd548d5c6054b32c1e312f6a47990dc47dccf825 (patch) | |
tree | b947adc6859221db1e3d0007c3322909e7cd25cd | |
parent | fea3375111b28522a2e4f3f76b3d565021d26fff (diff) | |
download | gitlab-ce-bd548d5c6054b32c1e312f6a47990dc47dccf825.tar.gz |
Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.3
-rw-r--r-- | CHANGELOG.md | 9 | ||||
-rw-r--r-- | GITALY_SERVER_VERSION | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d5faca300b4..29fcd1e0ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 15.4.3 (2022-10-19) + +### Fixed (4 changes) + +- [Sign in: use custom logo again](gitlab-org/gitlab@5822562c4c3508927e3b217749867736e91316f3) ([merge request](gitlab-org/gitlab!101235)) +- [Fix closing of external issues](gitlab-org/gitlab@1302f992e3706b698c983961f596fcab03704c3f) ([merge request](gitlab-org/gitlab!101235)) +- [Sign in: use custom logo again](gitlab-org/gitlab@d760473a022ef485be7e258ab5fc406f05a127a4) ([merge request](gitlab-org/gitlab!101235)) +- [Fix REST/GRAPHQL APIs handling TODOs WorkItem target](gitlab-org/gitlab@f4157b08596040bbc504292c4a75fe2100aa570c) ([merge request](gitlab-org/gitlab!100081)) + ## 15.4.2 (2022-10-04) ### Fixed (1 change) diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index baec1bc73e6..52e5165c62b 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -15.4.2
\ No newline at end of file +15.4.3
\ No newline at end of file |