Today we are releasing version 8.5.6 for GitLab Community Edition (CE) and Enterprise Edition (EE).
This version includes one LDAP fix.
Read on for all the details!
- CE/EE: Obtain a lease before querying LDAP (!3181)
Details about the LDAP fix
Before the LDAP fix above it could happen that a single GitLab user triggered multiple simultaneous LDAP checks due to a race condition. On large LDAP-enabled GitLab servers, especially with GitLab Enterprise Edition, this could generate unnecessary load on the GitLab server.
We now use a 10-minute “lease” in Redis to ensure that at most one LDAP check is started per user during this time interval.
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.
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 included with 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