--- title: "GitLab Patch Release: 12.0.2, 11.11.4, 11.10.7" categories: releases author: Marin Jankovski author_gitlab: marin author_twitter: gitlab # please use gitlab if you don't want to use your own description: "12.0.2, 11.11.4, and 11.10.7 resolve various regressions" tags: patch releases, releases --- Today we are releasing versions 12.0.2, 11.11.4, 11.10.7 for GitLab Community Edition and Enterprise Edition. These version releases resolve a number of regressions discovered in prior releases. ## GitLab Community Edition and Enterprise Edition ### 12.0.2 Available in GitLab Core, Starter, Premium, and Ultimate: * [Fix missing API notification flags for Microsoft Teams](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29824) * [Do not rewrite relative links for system notes](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29825) * [Fix label serialisation in issue and note hooks](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29850) * [Gitlab::JsonCache#parse_value ensure string](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29885) * [Fix notes email with group-level notification email](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29889) * [Omit issues links in merge request entity API response](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29917) * [Include the GitLab version in the cache key for Gitlab::JsonCache](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29938) * [Prevent EE backport migrations from running if CE is not migrated](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30002) * [Silence backup warnings when CRON=1 in use](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30033) Available in GitLab Starter, Premium, and Ultimate: * [Take into account events created before milestone start](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14184) ### 11.11.4 Available in GitLab Core, Starter, Premium, and Ultimate: * [Add 60s and 5m values to the buckets used by prometheus to measure time](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28557) * [Fix Fogbugz Importer not working](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29383) * [Fix gl_dropdown scrolling to top on assignee click](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29500) * [Fix IDE commit to use start_ref](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29769) * [Update translations files](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29723) Available in GitLab Starter, Premium, and Ultimate: * [Use quarantine size to check push size against repository size limit](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14269) ### 11.10.7 Available in GitLab Core, Starter, Premium, and Ultimate: * [Add client code to call GetObjectDirectorySize RPC](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29842) * [Revert a default GIT_DEPTH for MR pipeline](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28926) * [Fix label click scrolling to top](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29202) * [Fix gl_dropdown scrolling to top on assignee click](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29500) Available in GitLab Starter, Premium, and Ultimate: * [Fix default value for start date in GitlabSubscription being static](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12110) * [Use quarantine size to check push size against repository size limit](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14269) ## 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-reconfigure`](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.