GitLab Runner

GitLab · current 19.3.1

The current version of GitLab Runner is 19.3.1 (as of 25/08/2026). patchletter checks the official source daily and emails you every new release.

GitLab Runner at a glance

GitLab Runner is the agent that executes CI/CD jobs for GitLab, running pipeline code on your infrastructure. GitLab ships Runner releases alongside GitLab plus security fixes; as software that executes pipeline code and holds job credentials, keeping it current and isolated matters.

For admins the Runner version should stay compatible with your GitLab version — keep them roughly in step. The bigger concern is isolation: runners execute arbitrary pipeline code and can access secrets, so run them in isolated, ephemeral environments (containers/VMs), scope their tokens tightly, and never run untrusted pipelines on a privileged shared runner. Keep the Runner and its executor images current for security fixes. After updating, verify that jobs still register and run. Autoscaling and Docker/Kubernetes executors have their own configuration to secure. Track releases; patchletter surfaces new GitLab Runner versions so security fixes land.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
19.3.1STABLE25/08/2026
19.3.0STABLE20/08/2026
19.2.2STABLE13/08/2026
19.2.1STABLE29/07/2026
19.2.0STABLE16/07/2026
19.1.1STABLE08/07/2026

Frequently asked questions

What is the latest version of GitLab Runner?
GitLab Runner 19.3.1, released 25/08/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the GitLab Runner release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new GitLab Runner updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a GitLab Runner update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch GitLab Runner

Embed this badge

Shows the current GitLab Runner version and updates itself. Free to use, no account needed.

GitLab Runner badge
[![GitLab Runner](https://patchletter.com/badge/gitlab-runner.svg)](https://patchletter.com/en/software/gitlab-runner)
https://patchletter.com/badge/gitlab-runner.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps