diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-12 16:07:30 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-12 16:07:30 +0000 |
commit | 2bbed5eb0d53a506313d8f95028375586b17d40c (patch) | |
tree | d3c403fefacb9925f2c18cf479e46869cd23963b /CHANGELOG.md | |
parent | f7ce1d188386cb881eab6c54efb3624265453942 (diff) | |
download | gitlab-ce-2bbed5eb0d53a506313d8f95028375586b17d40c.tar.gz |
Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e75c5e79a91..cf05ea999dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 14.3.3 (2021-10-12) + +### Fixed (3 changes) + +- [Disable caching of MergeToRefService call in mergeability check](gitlab-org/gitlab@ea9f38fb3ce1f9b345ca699b5f9ae7b36726a56f) ([merge request](gitlab-org/gitlab!72179)) +- [Fix 2FA setup for users with no password](gitlab-org/gitlab@c6d5cdfc3fa1a1dc0a6686a8f189972c03403f7a) ([merge request](gitlab-org/gitlab!72179)) +- [Fix dependency proxy image prefix](gitlab-org/gitlab@deb9719db05e99dec787bd76c5e96408f92eb802) ([merge request](gitlab-org/gitlab!72179)) + ## 14.3.2 (2021-10-01) ### Fixed (1 change) |