May 1, 2017 - Timothy Andrew    

GitLab Patch Release 9.1.2

The GitLab 9.1.2 patch release resolves a number of regressions and bugs in 9.1

Today we're releasing version 9.1.2 for GitLab Community Edition (CE) and Enterprise Edition (EE).

This version resolves a number of regressions and bugs in the 9.1 release.

Please read on for more details.

  • CE/EE: Lazily set UUID in ApplicationSetting for new installations. (!10893/!1733)
  • CE/EE: Remove description for build_events, add pipeline_events. (!10908)
  • CE/EE: Resolve "Milestone sidebar display incorrect number of MR when minimized". (!10933)
  • CE/EE: Add index on ci_runners.contacted_at. (!10876)
  • CE/EE: Fix ordering of commits in the network graph. (!10936)
  • CE/EE: Skip validation when creating internal (ghost, Service Desk) users. (!10949)
  • CE/EE: Refactoring rake task to import GitHub repositories. (!10695)
  • CE/EE: Accept default branch param on notification services. (!10959)
  • CE/EE: correct documentation on opt-out-ness of usage ping. (!10945)
  • EE: Fix commit search on some elasticsearch indexes. (!1745)
  • EE: Fix bug where Geo secondary Sidekiq cron jobs would not be activated if settings changed. (!1754)
  • EE: Fix creating issues by email with Service Desk on. (!1743)

Upgrade barometer

This version does not require downtime. It includes two migrations:

  1. Fill in missing UUIDs in application settings, which fixes a regression

  2. Add an index for the column contacted_at in the table ci_runners, which addresses a performance concern.

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.

Updating

To update, check out our update page.

Enterprise Edition

Interested in GitLab Enterprise Edition? Check out the features exclusive to EE.

Access to GitLab Enterprise Edition is granted by a subscription. No time to upgrade GitLab yourself? Subscribers receive upgrade and installation services.

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