patch-release-gitlab-18-11-2-releasedDisclosed before NVD
GitLab Patch Release: 18.11.2, 18.10.5
📋 Description
On April 29, 2026, we released versions 18.11.2 and 18.10.5 for GitLab Community Edition and Enterprise Edition.
These out-of-band patch releases fix an observability gap to ensure we continue to meet our disaster recovery RTO/RPO commitments for our GitLab Dedicated customers.
These versions also resolve a number of regressions and bugs. This patch release does not include any security fixes.
GitLab Community Edition and Enterprise Edition
18.11.2
Revert “Merge branch ‘ia-refactor-role-permission-enablement’ into ‘master’”
‘Add Code Suggestion to the DAP supported features for self-hosted models’
‘Clear persisted filters when loading /work_items page’
‘Allow Duo Core user to still use DAP code review’
‘GraphQL mutation to retry failed reassigments’ into 18.11
“Resolve sidekiq spikes when a User is banned”
Fix MCP OAuth discovery failing on relative URL installs
’*_oldest_unsynced_time’ metric addition
18.10.5
‘Add Code Suggestion to the DAP supported features for self-hosted models’
“Update Duo CLI version for remote flows”
“BBM - Skip 3 migrations referencing dropped tables”
‘Allow Duo Core user to still use DAP code review’
“Resolve sidekiq spikes when a User is banned”
‘Fix: self-hosted feature setting missing model_definitions’
“fix: Skip CreateOrUpdateDefaultTrackedContextWorker on Geo secondaries”
’*_oldest_unsynced_time’ metric addition
Important notes on upgrading
This patch includes database migrations that may impact your upgrade process.
Impact on your installation:
Single-node instances: This patch will cause downtime during the upgrade as migrations must complete before GitLab can start.
Multi-node instances: With proper zero-downtime upgrade procedures, this patch can be applied without downtime.
Regular migrations
The following version includes regular migrations that run during the upgrade process:
18.10.5
Post-deploy migrations
The following version includes post-deploy migrations …