Software Update: GitLab 9.1.4

Spread the love

You can compare GitLab with the more famous GitHubbut contains some subtle differences. It is an environment for managing Git repositories on-premises. It is published under the MIT Expat License and developed in Ruby on Rails. It is available in two versions, namely the free to use Community Edition and a paid Enterprise Edition with more features aimed at large companies. The two flavors are on this page explained. The development team has released GitLab 9.1.4 with the following announcement:

GitLab Patch Release 9.1.4

Today we’re releasing version 9.1.4 for GitLab Community Edition (CE) and Enterprise Edition (EE). This version adds some improvements and resolves a number of regressions and bugs in the 9.1 release.

  • CE/EE: Fixed search terms highlight. (!11198)
  • CE/EE: Fixed bug where merge request JSON would be displayed. (!11096)
  • CE/EE: Handle incoming emails from aliases correctly. (!11079)
  • CE/EE: Sort the network graph both by commit date and topographically. (!11057)
  • CE/EE: Handle failures for incoming emails. (!11014/!1810)
  • CE/EE: Fix error on CI/CD Settings page related to invalid pipeline trigger. (!10948)
  • CE/EE: Fix cross referencing for private and internal projects. (!11243)
  • CE/EE: Add missing project attributes to Import/Export. (!10880)
  • EE: GitLab Geo: Backfill projects where the last attempt to backfill failed. (!1785)

Upgrade barometer
This version has no 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.

Version number 9.1.4
Release status Final
Operating systems Linux
Website GitLab
Download
License type Conditions (GNU/BSD/etc.)
You might also like