--- title: "GitLab Patch Release: 12.7.5" categories: releases author: Mayra Cabrera author_gitlab: mayra-cabrera author_twitter: may_cabrera description: "GitLab releases 12.7.5" tags: patch releases, releases --- Today we are releasing version 12.7.5 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. ## GitLab Community Edition and Enterprise Edition Available in GitLab Core, Starter, Premium, and Ultimate: - [Restores accidentally deleted project configuration on 'Apply Suggestions'](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23687) - [Reverts AWS version bump](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23829) - [Makes 'attr_encrypted' thread-safe](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23955) - [Fixes applying suggestion with empty custom message](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24144/) - [Removes invalid data from 'issue_tracker_data' table](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23759) - [Fixes database permission check for triggers on Amazon RDS](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24035) Available in GitLab Premium and Ultimate: - [Fixes Geo sidebar](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23885) - [Fix initialization order issue with Geo database](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24021) ## Upgrade barometer This version includes a post-migration, 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.