--- title: "GitLab Patch Release: 11.7.5" categories: releases author: John Jarvis author_gitlab: jarv author_twitter: gitlab # please use gitlab if you don't want to use your own description: "This version resolves regressions and bugs in 11.7.4" tags: patch releases, releases --- Today we are releasing version 11.7.5 for GitLab Community Edition and Enterprise Edition. This version resolves a number of regressions and bugs in [GitLab Critical Security Release: 11.7.4](/blog/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released) and prior. ## GitLab Community Edition and Enterprise Edition - [Fix import handling errors in Bitbucket Server importer.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24499) - [Adjusts suggestions unable to be applied.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24603) - [Fix 500 errors with legacy appearance logos.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24615) - [Fix form functionality for edit tag page.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24645) - Update Workhorse to v8.0.2. - [Downcase aliased OAuth2 callback providers.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24877) - [Fix Detect Host Keys not working.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24884) - [Changed external wiki query method to prevent attribute caching.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24907) ## Upgrade barometer This version does not include any new migrations, and should not require any downtime. Please be aware that by default the Omnibus packages will stop, run migrations, and start again, no matter how “big” or “small” the upgrade is. This behavior can be changed by adding a [`/etc/gitlab/skip-auto-migrations`](http://docs.gitlab.com/omnibus/update/README.html) file, which is only used for [updates](https://docs.gitlab.com/omnibus/update/README.html). ## Updating To update, check out our [update page](/update/). ## GitLab subscriptions Access to GitLab Starter, Premium, and Ultimate features is granted by a paid [subscription](/pricing/). Alternatively, [sign up for GitLab.com](https://gitlab.com/users/sign_in) to use GitLab's own infrastructure.