--- title: "GitLab Patch Release: 12.7.2" categories: releases author: Mayra Cabrera author_gitlab: mayra-cabrera author_twitter: may_cabrera description: "GitLab releases 12.7.2" tags: patch releases, releases --- Today we are releasing version 12.7.2 for GitLab Community Edition and Enterprise Edition. This version resolves a number of regressions and bugs in [this month's 12.7.0 release](/releases/posts/2020-01-22-gitlab-12-7-released.html) and prior versions. Version 12.7.1 was discontinued due to an error in our release tooling. ## GitLab Community Edition and Enterprise Edition Available in GitLab Core, Starter, Premium, and Ultimate: - [Fixes Bitbucket Server importer error handler](https://gitlab.com/gitlab-org/gitlab/merge_requests/23310) - [Reverts expiration time of Acme Order](https://gitlab.com/gitlab-org/gitlab/merge_requests/23399) - [Reverts MR diff redesign which fixes Web IDE visual bugs including file dropdown not showing up](https://gitlab.com/gitlab-org/gitlab/merge_requests/23428) - [Remove invalid data from jira_tracker_data table](https://gitlab.com/gitlab-org/gitlab/merge_requests/23621) Available in GitLab Starter, Premium, and Ultimate: - [Fixes create/delete API calls for approval rules](https://gitlab.com/gitlab-org/gitlab/merge_requests/23107) - [Fixes minimum password length breaking sign-up with SAML](https://gitlab.com/gitlab-org/gitlab/merge_requests/23387) Available in GitLab Premium and Ultimate: - [Geo: Allow users to sign-out on a read-only instance](https://gitlab.com/gitlab-org/gitlab/merge_requests/23545) - [Remove Geo Designs Feature Flag from Frontend](https://gitlab.com/gitlab-org/gitlab/merge_requests/23539) Available in GitLab Ultimate: - [Fixes Sub-Epic not visible in ancestor Epic](https://gitlab.com/gitlab-org/gitlab/merge_requests/23184) ## Upgrade barometer This version includes a post-migration that does 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.