GitLab Releases

GitLab has three different release types:

  1. Monthly release: A GitLab version (XX.YY.0) that is published on the 3rd Thursday of every month, containig new features, bug fixes and performance improvements from from many successful deployments on GitLab.com. From this monthly release, patch releases are created as needed.
  2. Patch release: Patches addressing bug and vulnerabilities per the GitLab Maintenance policy.
  3. Internal release: Private releases reserved for delivering high-severity fixes to GitLab single-tenant SaaS instances like GitLab Dedicated within remediation SLAs.

Terminology

Resources

Monthly release

Patch release

If you’re a GitLab engineer looking:

Internal release


Backports
Backports overview This section seeks to remove confusion around backports at GitLab. Please raise …
Internal Releases
Internal release overview Internal Releases are private releases of GitLab for our single-tenant …
Monthly releases
Monthly release overview The monthly release is a semver versioned package containing changes from …
Patch Releases
Patch release overview Patch releases are performed according to the GitLab Maintenance Policy in …
Stable branches
Overview Stable branches are the source of the GitLab release packages delivered to GitLab …
Last modified August 26, 2025: Reorganizes the releases page (7d8b05c3)