Free tier group Owners on GitLab.com can now unlock AI with GitLab Credits. Purchase a monthly credit amount, commit to an annual term, and get access to GitLab Duo Agent Platform agents and flows. Credits refresh automatically each month, so your team always has what it needs to build faster and smarter.
Key highlights:
This purchase option is currently only available for free GitLab.com top-level groups.
Purchase GitLab Credits on the Free tier on GitLab.com:
Subscription Management
The Previously, blob search was limited to a single project, or required specifying explicit project IDs. This change makes it easier for AI-powered workflows to discover and reuse code that's spread across multiple related projects.
GitLab Blob Search for group and instance code search:
Duo Agent Platform
gitlab_blob_search tool now enables GitLab AI agents to search your code:
We've streamlined the projects page in Explore to reduce clutter and remove redundant options that accumulated over time. We've removed several redundant tabs:
The cleaner design aligns with other project lists for visual consistency. You can still access all the same content through more logical organization and flexible sorting options.
New navigation experience for projects in Explore:
Groups & Projects
The simplified interface now focuses on two core views:
Plan
The GitLab planning experience is getting a significant upgrade with the work items list and saved views, The work items list combines epics, issues, and other work items into a single unified list, Saved views allow you to create and save customized list configurations, including filters, This is the next step in the GitLab work items journey, a unified architecture designed to deliver Share your thoughts and feedback in issue 590689.
Introducing the work items list and saved views:
Portfolio Management
bringing together two long-requested capabilities:
eliminating the need to switch between separate pages for different work item types.
This makes it easier to understand relationships across your planning objects.
sort order, and display options. This makes routine checks more efficient, and supports standardized
ways of viewing work across your team.
consistency and unlock new capabilities across GitLab planning tools.
You can now use task item checkbox syntax directly in Markdown table cells.
Previously, achieving this required a combination of raw HTML and Markdown, which was This improvement makes it easier to track task completion directly within structured tableTask item support in Markdown tables:
Markdown
cumbersome and difficult to maintain.
layouts in issues, epics, and other content.
Verify
Using CI/CD variables for dynamic job configuration can be challenging. Variables follow a complex override hierarchy that's difficult to manage, and they can't be used for a variety of use cases.
Now you can use Job inputs can use the default values without any user interaction, but you can modify the values when retrying a job or running a manual job.
Use runtime inputs with CI/CD jobs:
Pipeline Composition
inputs to define explicit, typed inputs at the job level. Use job inputs to define and control the values that a job accepts at runtime. With job inputs, you get:
We're also releasing GitLab Runner 18.10 today! The list of all changes is in the GitLab Runner CHANGELOG.
GitLab Runner 18.10:
GitLab Runner Core
GitLab Runner is the highly-scalable build agent that runs your CI/CD jobs and sends the results back to a GitLab instance.
GitLab Runner works in conjunction with GitLab CI/CD, the open-source continuous integration service included with GitLab.
What's New:
Bug Fixes:
gitlab-runner-helper:x86_64-v16.11.1-nanoserver21H2 results in init-permissions error
Package
C and C++ development teams using Conan as their package manager have long requested registry support in GitLab. Previously, the Conan package registry was experimental and only supported Conan 1.x clients, limiting adoption for teams that have migrated to the modern Conan 2.0 toolchain.
The Conan package registry now supports Conan 2.0 and has been promoted from Experimental to Beta. This release includes full v2 API compatibility, recipe revision support, improved search capabilities, and proper handling of upload policies including the With this update, platform engineering teams managing C and C++ dependencies can consolidate their package management within GitLab alongside their source code, CI/CD pipelines, and security scanning. The Conan registry supports both project-level and instance-level endpoints, and works with personal access tokens, deploy tokens, and CI/CD job tokens for authentication.
We welcome feedback as we work toward general availability. Please share your experience in the epic.
Conan 2.0 package registry support (Beta):
Package Registry
--force flag. Teams can publish and install Conan 2.0 packages directly from GitLab using standard Conan client workflows, reducing the need for external artifact management solutions like JFrog Artifactory.
Teams using Helm to manage Kubernetes application deployments can now rely on the GitLab Helm Chart registry for production workloads. Previously in beta, the registry is now generally available following the resolution of key architectural and reliability concerns.
The path to GA included resolving a hard limit that prevented the Platform and DevOps teams can publish and install Helm charts directly from GitLab using standard Helm client workflows, with support for project-level endpoints and authentication using personal access tokens, deploy tokens, and CI/CD job tokens. Now you can keep charts alongside the source code, pipelines, and security scanning that depend on them.
GitLab Helm Chart registry generally available:
Package Registry
index.yaml endpoint from returning more than 1,000 charts, fixing a background indexing bug that caused newly published chart versions to be missing from the index, completing a full AppSec security review, and adding Geo replication support for Helm metadata cache, ensuring high availability for self-managed customers running GitLab Geo.
Software supply chain security
GitLab now supports passkeys for passwordless sign-in and as a phishing-resistant two-factor authentication (2FA) method. Passkeys use public-key cryptography and biometric authentication (fingerprint, face recognition) or your device PIN to securely access your account.
Passkeys offer the following benefits:
To get started, add a passkey in your account settings. We welcome your questions and feedback in issue 366758.
Sign in securely with passkeys:
System Access