--- title: "GitLab Patch Release: 11.6.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.6.4" tags: patch releases, releases --- Today we are releasing version 11.6.5 for GitLab Community Edition and Enterprise Edition. This version resolves a number of regressions and bugs in [GitLab Critical Security Release: 11.6.4](/blog/2019/01/16/critical-security-release-gitlab-11-dot-6-dot-4-released/) and prior. ## GitLab Community Edition and Enterprise Edition Available in GitLab Core, Starter, Premium, and Ultimate: - [Add syntax highlighting to suggestion diff.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24156) - [Fix broken templated "Too many changes to show" text](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24282) - [Fix requests profiler in admin page not rendering HTML properly.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24291) - [Fix no avatar not showing in user selection box.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24346) - [Fix diff suggestions removing dashes](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23994) Available in GitLab Premium and Ultimate: - [Fix Error 500 when deleting a pipeline via the API](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9105) ## 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.