--- title: "GitLab 7.14.3 released" date: 2015-09-10 categories: releases author: GitLab author_twitter: gitlab --- Today we are releasing version 7.14.3 for Community Edition (CE), Enterprise Edition (EE), and Continuous Integration (CI). It includes the following fix: - **CI**: Fix commits ordering when using PostgreSQL During [yesterday's release], this fix meant to be included in 7.14.2 was mistakenly omitted. Today we are releasing version 7.14.3 to properly include the fix and apologize for the oversight. ## 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` file](http://doc.gitlab.com/omnibus/update/README.html). ## Updating To update, check out our [update page](/update). ## Enterprise Edition Interested in GitLab Enterprise Edition? Check out the [features exclusive to GitLab EE](/features/#enterprise). Access to GitLab Enterprise Edition is included with a [subscription](http://www.gitlab.com/pricing). No time to upgrade GitLab yourself? Subscribers receive upgrade and installation services. [yesterday's release]: /2015/09/09/gitlab-7-dot-14-dot-2-released/ [update guide]: https://gitlab.com/gitlab-org/gitlab-ce/blob/7-14-stable/doc/update/7.13-to-7.14.md [Update gitlab-shell]: https://gitlab.com/gitlab-org/gitlab-ce/blob/7-14-stable/doc/update/7.13-to-7.14.md#4-update-gitlab-shell [Install libs, migrations, etc.]: https://gitlab.com/gitlab-org/gitlab-ce/blob/7-14-stable/doc/update/7.13-to-7.14.md#5-install-libs-migrations-etc