Jul 22, 2014 - Dmitriy Zaporozhets

GitLab 7.1 released

Learn more about GitLab Release 7.1 for GitLab Community Edition (CE) and Enterprise Edition (EE)

GitLab is open source software to collaborate on code. Today we announce the release of a new version of GitLab Community Edition (CE) and GitLab Enterprise Edition (EE), with new features, usability and performance improvements, and bug fixes. With this release we introduce Group Milestones. Group Milestones allow you to see a grouped list of milestones from all projects in a group. This makes working with multiple projects much easier. Also new are @all mentions in comments and improved code highlighting. In addition to the updates from Community Edition, GitLab Enterprise Edition received various bug fixes.

This release's most valuable person (MVP) is Jeroen van Baarsen for his work as a merge marshal on the issue trackers, thanks Jeroen!

Group milestones

This feature allows you to see all milestones in a group, grouped by title. This makes it much easier to release software when working with multiple projects.

screenshot

The milestone page shows you all issues from all projects that have the same milestone name.

screenshot

Show VERSION file in sidebar

If your repository has VERSION file - it will be rendered on the project sidebar. For instance, if you need to check the version of a library, this can save you some time.

screenshot

New login page

In GitLab Enterprise Edition we've previously changed the sign in page to implement customization. In order to reduce the difference between CE and EE we've ported the new look to CE.

screenshot

Improved discussions

We've put some effort into improving discussion. Now, outdated comments will be hidden under the cut. If you still want to see these, you can easily expand the outdated comments.

screenshot

Contributors API

Thanks to sponsoring by Mobbr, it is now possible to get all repository contributors with a single API call. Changelog entry.

Fetch SSH keys from LDAP account (EE only feature)

It is possible to configure GitLab Enterprise Edition so that users have their SSH public keys synchronised with an attribute that contains their key in their LDAP object. Existing SSH public keys that are manually managed in GitLab are not affected by this feature. To enable LDAP SSH key synchronization you need to tell GitLab which LDAP attribute holds the SSH keys.

Synchronize LDAP-enabled GitLab administrators with an LDAP group (EE only feature)

A group on the LDAP server can be given GitLab administrator access. This ensures that the list of administrators in GitLab is always up to date. The LDAP Common Name of the group that holds your administrators needs to be configured on your GitLab server.


Installation

If you are setting up a new GitLab installation please see the installing GitLab page.

Updating

Upgrade instructions for omnibus-gitlab packages can be found in the omnibus-gitlab repository.

If you installed GitLab from source and you have version 7.0.0 or higher you can use the upgrade script. You have to update GitLab Shell to 1.9.6 manually, see point 3 of the upgrade guide.

If you still want to do it manually - see the Update Guide.

Enterprise

For LDAP group support and more have a look at the feature list of GitLab Enterprise Edition.

Access to GitLab Enterprise Edition is included with a subscription.

No time to upgrade or maintain Gitlab yourself? GitLab B.V. also offers upgrade and installation services as part of a subscription or alternatively on a consultancy basis.


We want to hear from you

Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum.

Share your feedback

Take GitLab for a spin

See what your team could do with The DevSecOps Platform.

Get free trial

Have a question? We're here to help.

Talk to an expert
Edit this page View source